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
/
cxd56
Age
Commit message (
Expand
)
Author
2021-03-16
Merge pull request #4415 from jepler/pre-commit-no-run-if-empty
Jeff Epler
2021-03-15
Merge pull request #4412 from kamtom480/spi_and_i2c
Scott Shawcroft
2021-03-15
modifications by pre-commit
Jeff Epler
2021-03-15
spresense: empty rx uart fifo after initialization
Kamil Tomaszewski
2021-03-15
spresens: configure pin mode for i2c and spi
Kamil Tomaszewski
2021-03-15
run code formatting script
microDev
2021-03-11
spresense: fix spi to work with only one data pin
Kamil Tomaszewski
2021-03-11
spresense: return error as positive value for i2c
Kamil Tomaszewski
2021-03-02
spresense: Define LONGINT_IMPL as MPZ
Kamil Tomaszewski
2021-03-02
spresense: return valid reference voltage
Kamil Tomaszewski
2021-03-01
Merge pull request #4256 from kmatch98/bt_cleanup
Scott Shawcroft
2021-03-01
spresense: return the correct value for Analog In
Kamil Tomaszewski
2021-02-25
Updated build configs to turn off BITMAPTOOLS for smaller builds
Kevin Matocha
2021-02-24
spresense: change RX and TX buffer size for CDC
Kamil Tomaszewski
2021-02-18
fix some builds
Dan Halbert
2021-02-16
works! no timeouts
Dan Halbert
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-01-25
spresense: update Spresense SDK to 2.0.2
Kamil Tomaszewski
2021-01-05
Merge branch 'main' into msgpack
iot49
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-11
Merge branch 'main' into msgpack
Scott Shawcroft
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-02
Merge remote-tracking branch 'adafruit/main' into msgpack
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
add trailing newline
Bernhard Boser
2020-12-01
exclude spresense
Bernhard Boser
2020-12-01
rename read, write to read_bytes, write_bytes
Bernhard Boser
2020-12-01
disable on boards tight on memory. add stddef.h to imports (not actually need...
Bernhard Boser
2020-12-01
address review comments
Dan Halbert
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-26
deep sleep working; deep sleep delay when connected
Dan Halbert
2020-11-22
wip
Dan Halbert
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-11-19
Merge remote-tracking branch 'adafruit/main' into sleep
Dan Halbert
2020-11-19
spresense: Return fixed stack
Kamil Tomaszewski
2020-10-27
Add check for invalid io, function to disable all alarms
microDev
2020-10-27
Add description of alarm modules
microDev
2020-10-15
cxd56 needed more precise include for __packed; needed SRC_C += on some ports
Dan Halbert
2020-09-28
Add some NORETURN attributes
Jeff Epler
2020-09-16
camera: Pass width and height to take_picture()
Kamil Tomaszewski
2020-09-14
camera: Update camera module
Kamil Tomaszewski
2020-09-14
camera: Change API
Kamil Tomaszewski
2020-09-14
spresense: change the GC to do 32-byte blocks
Kamil Tomaszewski
2020-09-14
spresense: Add support for camera
Kamil Tomaszewski
2020-08-27
Fix problematic whitespace on pulseout parameter errors
Lucian Copeland
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-21
Add more "extern" declarations for gcc10 compat
Scott Shawcroft
2020-08-21
Fix copy pasta and stub build
Scott Shawcroft
2020-08-21
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
[next]