ExperimentalCore-sam icon indicating copy to clipboard operation
ExperimentalCore-sam copied to clipboard

Experimental new core for Arduino Due and other Atmel SAM boards

Results 13 ExperimentalCore-sam issues
Sort by recently updated
recently updated
newest added

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.

bug
enhancement
help wanted

Can we have a couple of example AS7 projects, maybe blinky and a serial echoing app or something

enhancement
question

USB bootloader for G55

enhancement
help wanted