ExperimentalCore-sam
ExperimentalCore-sam copied to clipboard
Experimental new core for Arduino Due and other Atmel SAM boards
Add board item with EDBG upload support > Atmel SAMG55-Xplained Pro (Programming Port - EDBG)
giving a try on build accelerators
Hi when use latest gcc-arm-none-eabi-5_3-2016q1-20160330-win32.exe from https://launchpad.net/gcc-arm-embedded the compilation failed : ``` error: conflicting types for 'utoa' extern char* utoa( unsigned long value, char *string, int radix ); ... stdlib.h:201:8:...
The existing SAM USB device stack has been proven to be slow, specially versus Teensy 3.x. This function needs time to be spent.
Can we have a couple of example AS7 projects, maybe blinky and a serial echoing app or something