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
19df6adf4c
circuitpython
/
ports
/
nrf
/
boards
/
challenger_840
History
Pontus Oldberg
9f266c361b
Initializing external flash SPI speed to SPI_FLASH_MAX_BAUDRATE, instead of using driver default speed (32MHz), before probing JEDEC identifier.
2022-12-21 16:33:06 +01:00
..
board.c
Added LDO control pin, new flash variants and support functions for the LDO control pin.
2022-12-11 17:11:24 +01:00
challenger_840.py
Updated formatting.
2022-12-11 17:25:26 +01:00
mpconfigboard.h
Initializing external flash SPI speed to SPI_FLASH_MAX_BAUDRATE, instead of using driver default speed (32MHz), before probing JEDEC identifier.
2022-12-21 16:33:06 +01:00
mpconfigboard.mk
Added LDO control pin, new flash variants and support functions for the LDO control pin.
2022-12-11 17:11:24 +01:00
pins.c
Added LDO control pin and initial setup
2022-12-11 13:01:00 +01:00