Re: [nuttx][avr] Issues while building avr (atmega) board example.

2020-07-17 Thread Pavel Ionut
moved to github after NuttX join Apache Foundation, > there are a discussion to put the 3rd party tool here: > https://github.com/NuttX > > > -Original Message- > > From: Adam Feuer > > Sent: Friday, July 17, 2020 3:35 AM > > To: dev@nuttx.apache.org

RE: [nuttx][avr] Issues while building avr (atmega) board example.

2020-07-17 Thread Xiang Xiao
t: Friday, July 17, 2020 3:35 AM > To: dev@nuttx.apache.org > Subject: Re: [nuttx][avr] Issues while building avr (atmega) board example. > > Could we put the compilers in a private repository or web server? Maybe > Apache has solved this problem before. > > -adam > > On

Re: [nuttx][avr] Issues while building avr (atmega) board example.

2020-07-16 Thread Adam Feuer
Could we put the compilers in a private repository or web server? Maybe Apache has solved this problem before. -adam On Thu, Jul 16, 2020 at 12:21 PM Pavel Ionut < pavel.ionut.catalin...@gmail.com> wrote: > Also, regarding the CI stuff. > > Seems like Microchip has the official compiler(s) downl

Re: [nuttx][avr] Issues while building avr (atmega) board example.

2020-07-16 Thread Pavel Ionut
Also, regarding the CI stuff. Seems like Microchip has the official compiler(s) download links under a (login) wall. What would be the approach in this case (so that the compilers could be downloaded by the CI scripts)? There are various binaries scattered across the internet, but I guess the offi

Re: [nuttx][avr] Issues while building avr (atmega) board example.

2020-07-16 Thread Pavel Ionut
Hello, I created a PR for the build issue. Will have a go at the CI stuff. Regards. On Thu, Jul 16, 2020 at 5:48 PM Xiang Xiao wrote: > > > > -Original Message- > > From: Pavel Ionut > > Sent: Wednesday, July 15, 2020 6:48 PM > > To: dev@nuttx.apache.org > > Subject: [nuttx][avr] Issu

RE: [nuttx][avr] Issues while building avr (atmega) board example.

2020-07-16 Thread Xiang Xiao
> -Original Message- > From: Pavel Ionut > Sent: Wednesday, July 15, 2020 6:48 PM > To: dev@nuttx.apache.org > Subject: [nuttx][avr] Issues while building avr (atmega) board example. > > Hello, > > Basically I'm trying to build the moteino-mega board example and I found some > issues