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
Age
Commit message (
Expand
)
Author
2021-02-25
Updated build configs to turn off BITMAPTOOLS for smaller builds
Kevin Matocha
2021-02-20
Merge pull request #4232 from TG-Techie/fix_tg_watch
Dan Halbert
2021-02-20
fix TG-Watch ble issue
Jonah Yolles-Murphy
2021-02-19
shrink simmel build
Dan Halbert
2021-02-18
fix some builds
Dan Halbert
2021-02-18
fix typo to fix nrf builds
Dan Halbert
2021-02-12
wip
Dan Halbert
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-08
wip
Dan Halbert
2021-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
2021-02-03
Initial commit. Edited error messages in .c files
BiffoBear
2021-02-01
shrink simmel
Dan Halbert
2021-01-27
Merge remote-tracking branch 'adafruit/main' into cp-flow
Bernhard Boser
2021-01-27
remove long read error message
Bernhard Boser
2021-01-26
Merge pull request #4060 from dhalbert/regularize-extmod-modules
Dan Halbert
2021-01-26
shrink simmel
Dan Halbert
2021-01-24
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Dan Halbert
2021-01-18
make translate, BEWARE adds the 'world'
Bernhard Boser
2021-01-17
add flow control info to busio_uart_obj_t
Bernhard Boser
2021-01-17
Disabling in more small boards
gamblor21
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-13
don't check length for remote characteristic or dedescriptor
Dan Halbert
2021-01-11
Merge pull request #3964 from dhalbert/ble-timing-fixes
Scott Shawcroft
2021-01-11
Merge pull request #3659 from iot49/msgpack
Scott Shawcroft
2021-01-10
Round BLE timing values; fix timeout check
Dan Halbert
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-07
support RTS/CTS hardware flow control
Bernhard Boser
2021-01-06
overflowed tick counter needs 64 bits everywhere
Dan Halbert
2021-01-05
Merge branch 'main' into msgpack
iot49
2020-12-28
update common_hal_reset_pin()
microDev
2020-12-23
BLE fixes
Dan Halbert
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
-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; f...
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
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge remote-tracking branch 'adafruit/main' into msgpack
Scott Shawcroft
2020-12-02
exclude nrf/simmel due to lack of flash
Bernhard Boser
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
moved logic to shared-module and added documentation
Bernhard Boser
[next]