circuitpython/atmel-samd/boards/feather_m0_adalogger
Stewart a41272dcd3 atmel-samd: Added missing adalogger pins (#461)
- Added D4 and moved associated SD_CS so that they are paired within list
- Added D7 and SD_CD which is the SD Card Detect pin
- Added D8 and GREEN_LED
- Added RED_LED associated with D13
- Added Setup information regarding arm complier packages
2017-11-26 21:08:27 -08:00
..
board.c Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04: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 atmel-samd: Reboot to bootloader when a 1200 baud serial connection is 2017-07-12 11:58:22 -07:00
mpconfigboard.h atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203) 2017-08-25 16:00:27 -04:00
mpconfigboard.mk Use internal libm for all atmel-samd boards. 2017-10-16 12:20:33 -07:00
pins.c atmel-samd: Added missing adalogger pins (#461) 2017-11-26 21:08:27 -08:00