Thibaut VIARD

Results 19 comments of Thibaut VIARD

Hi, Atmel delivers SVD files as part of DFP here: http://packs.download.atmel.com/. AFAIK, any issue can be reported using the Atmel support available via Atmel web.

Hi @Graynomad, I could add AS7 makefile based projects for the existing examples present in libraries/tests only. Is that OK for you?

@Graynomad indeed Atmel Studio provides plenty of ASF examples for Atmel boards but this is another subject. The meaning with this repo is to provide something usable in Arduino.cc IDE...

@Graynomad, as seen here: https://github.com/aethaniel/ExperimentalCore-sam/wiki#bootloader, this is planned. OpenBLT port is on hold at the moment due to the efforts on the whole port. check the specs: http://www.feaser.com/openblt/doku.php?id=homepage

this will come in time: we need to check the existing Arduino USB device stack and make it more efficient, if possible, or rewrite the foundations: the famous chapter 9...

Yes, I object doing something quick and dirty :-| But, to let you move without pain, I just pushed as-is the USB device stacking coming from Flutter Wireless port (https://github.com/flutterwireless/ArduinoCodebase)....

indeed, ARM GCC releases from this year bring utoa in newlib. The GCC provided with Arduino IDE should work well, being the current reference.

sorry to be late on this, your questions raise interest. I have to invest on this to answer you properly.

Travis script is ok now and using containers but I think we are not in the case where to obtain great benefits. So, I will let this PR open a...

mmm, it seems I didn't see at first the cache feature provided by travis-ci. did well not deleting this branch :-)