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
/
particle_argon
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES
Jeff Epler
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-07-17
Disable existing native networking.
Scott Shawcroft
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-01-28
Add support for the Particle Ethernet FeatherWing
Wojtek Siudzinski
2019-12-05
wip
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-09-26
initial Arduino Nano 33 BLE board definition
Dan Halbert
2019-08-05
Metro nRF52840 rev A defn; also remove '#define FEATHER52840' from mpconfigbo...
Dan Halbert
2019-04-08
Reorganize board busses into shared-bindings and shared-module.
Scott Shawcroft
2019-02-24
implement default busses for particle boards
Jerry Needell
2019-02-18
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...
Dan Halbert
2019-02-15
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
Dan Halbert
2019-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2019-01-17
share fourwire and make nrf compile
Scott Shawcroft
2018-12-27
remome FRAMEBUF from nrf builds - use QSPI for particle ARGON
Jerry Needell
2018-12-06
Rework safe mode and have heap overwrite trigger it.
Scott Shawcroft
2018-12-04
Add correct flash chip for Particle Mesh boards
Scott Shawcroft
2018-12-04
Add particle boards, fix cp32 and try to speed up atmel build
Scott Shawcroft