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
/
ports
/
atmel-samd
/
supervisor
History
Scott Shawcroft
f7303e6bd0
Merge pull request
#2754
from maholli/non-standard-nvm
...
Add non-standard nvm to QSPI for external flash support
2020-05-12 11:56:33 -07:00
..
internal_flash_root_pointers.h
Move atmel-samd to tinyusb and support nRF flash.
2018-11-08 17:25:30 -08:00
internal_flash.c
fix up SAMD21 sleep
2020-03-17 12:10:35 -07:00
internal_flash.h
wip
2019-10-28 18:15:02 -04:00
port.c
Added a check for platforms supporting RTC before calling rtc_reset()
2020-05-11 12:03:44 -05:00
qspi_flash.c
decoupling chip specific functions from EXTERNAL_FLASH_QSPI_SINGLE
2020-04-28 11:51:07 -07:00
samd21_cpu.s
Mark pointers in cpu registers as in use.
2018-07-03 05:45:50 -07:00
samd51_cpu.s
Mark pointers in cpu registers as in use.
2018-07-03 05:45:50 -07:00
usb.c
Update TinyUSB and add interrupt hooks.
2020-04-17 14:16:49 -07:00