circuitpython/atmel-samd/boards/feather_m0_adalogger
Scott Shawcroft 062fac1d43 atmel-samd: Use link time optimization to reduce code size of builds which
share space with the file system.

"Express" builds with SPI flash crash the compiler for some reason so its
currently disabled for them.
2017-02-26 01:00:33 +01:00
..
conf_access.h atmel-samd: Fix the Feather builds by switching to the VFS mass storage implementation. 2016-10-24 12:42:09 -07:00
conf_board.h [atmel-samd] add adalogger board definitions 2016-10-19 10:02:01 +02:00
conf_clocks.h atmel-samd: Rework the clock configs to only be crystalless when needed by the hardware. 2017-02-10 05:09:17 -08:00
conf_usb.h This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware. 2016-11-21 14:11:52 -08:00
init.c [atmel-samd] add adalogger board definitions 2016-10-19 10:02:01 +02:00
mpconfigboard.h atmel-samd & esp8266: Make sure pins are not already in use. 2016-12-07 15:21:14 -08:00
mpconfigboard.mk atmel-samd: Use link time optimization to reduce code size of builds which 2017-02-26 01:00:33 +01:00
pins.c SPI tweaks for SD Cards: 2017-02-10 05:09:17 -08:00