index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
nrf
/
boards
Age
Commit message (
Expand
)
Author
2021-01-14
Merge pull request #3991 from TG-Techie/main
6.1.0-rc.1
6.1.0
6.1.x
Dan Halbert
2021-01-14
restore TG-Watch USB_PID from accidental overwrite
Jonah Yolles-Murphy
2021-01-14
correct USB_PRODUCT for TG-Watch
Jonah Yolles-Murphy
2021-01-13
final name and extra board
Jonah Yolles-Murphy
2021-01-10
update TG-Watch pins, name, and frozen libraries
Jonah Yolles-Murphy
2021-01-09
disable msgpack on boards without room
foamyguy
2021-01-05
Merge branch 'main' into msgpack
iot49
2020-12-21
Merge pull request #3662 from ElectronicCats/bastble
Scott Shawcroft
2020-12-20
update path board.h
sabas1080
2020-12-20
define QSPI pinout
sabas1080
2020-12-20
remove Internal flash unnecessary
sabas1080
2020-12-17
Merge pull request #3752 from jepler/gcc10
Dan Halbert
2020-12-15
nrf: simmel: remove some unneeded modules to make it fit
Jeff Epler
2020-12-11
Merge branch 'main' into msgpack
Scott Shawcroft
2020-12-08
Fix build and more comments
Scott Shawcroft
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-02
exclude nrf/simmel due to lack of flash
Bernhard Boser
2020-12-01
Removed bus device from simmel build
gamblor21
2020-11-16
fix VID and PID
sabas1080
2020-11-16
Fix pre-commit
sabas1080
2020-11-07
Added BastBLE
sabas1080
2020-11-05
Modify the pins of the hiibot_bluefi.
cyz
2020-10-30
Merge pull request #3610 from Edrig/main
Scott Shawcroft
2020-10-28
Change Board Name to ADM_B_NRF52840_1
Gaetan
2020-10-28
fix railing Whitespace pin.c
Gaetan
2020-10-28
Merge branch 'main' of https://github.com/Edrig/circuitpython into main
Gaetan
2020-10-28
modifié : pins.c
Gaetan
2020-10-28
Fix EOF error
Gaetan
2020-10-27
Update pins.c
Noel Gaetan
2020-10-26
Ready to PR
Gaetan
2020-10-21
fix CPB SPI pin definitions
Jerry Needell
2020-10-11
remove unnecessary board configuration and address feedback
Kenny
2020-10-10
disable async/await on a several small ucontrollers
warriorofwire
2020-09-25
Requested changes take 1
Mark Roberts
2020-09-18
Update user button names.
nitz
2020-09-18
More pin names cleanup.
nitz
2020-09-17
Removed TXD/RXD, fixed whitespace.
nitz
2020-09-17
Add SDA & SDL, RX & TX to pins.c
Chris Dailey
2020-09-17
Merge pull request #2966 from sommersoft/ci_check_vid_pid
Scott Shawcroft
2020-09-15
Add more PIDs for unique boards
Scott Shawcroft
2020-08-18
Merge pull request #3297 from simmel-project/i2c
Scott Shawcroft
2020-08-18
Remove trailing space.
Scott Shawcroft
2020-08-18
add I2C, remove unused pins
bunnie
2020-08-18
stash config
bunnie
2020-08-17
Merge pull request #3281 from dhalbert/fix-spim3-buffer-location
Dan Halbert
2020-08-15
SPIM3 buffer must be in first 64kB of RAM
Dan Halbert
2020-08-07
dynamically enable or disable QSPI by default
Yihui Xiong
2020-08-05
avoid using the RGB LEDs to save energy
Yihui Xiong
2020-08-05
add an option to turn off QSPI when sleep
Yihui Xiong
2020-07-27
Merge pull request #3196 from IkigaiSense/ikigaisense_vita
Scott Shawcroft
[next]