This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
atmel-samd
/
boards
/
feather_m0_adalogger
History
Scott Shawcroft
f6cf8ae208
atmel-samd: Split UART pin names into two so that all names start
...
with a letter and are therefore valid Python.
Fixes
#73
.
2017-01-12 13:53:47 -08: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_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: Support Trinket and Gemma M0 prototypes.
2016-11-22 12:03:42 -08:00
pins.c
atmel-samd: Split UART pin names into two so that all names start
2017-01-12 13:53:47 -08:00