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-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
2020-08-20
Merge pull request #3279 from hierophect/esp32-pulseinout
Scott Shawcroft
2020-08-20
spresense: call usb_background function
Kamil Tomaszewski
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-18
Style changes, reposition runtime errors
Lucian Copeland
2020-08-14
Expand PulseOut API, debug cleanup
Lucian Copeland
2020-08-04
"pop from empty %q"
Jeff Epler
2020-08-04
Combine 'index out of range' messages
Jeff Epler
2020-08-04
Combine similar strings to reduce size of translations
Jeff Epler
2020-07-29
update CDC/MIDI bufsize to at least 512 for highspeed port
hathach
2020-07-29
replace USB_MSC_MAX_PACKET_SIZE with USB_HIGHSPEED in descriptor gen tool
hathach
2020-07-23
Changes to optimization option
root
2020-07-22
Changes to add compiler optimization option
root
2020-07-21
Add option for higher optimization levels
root
2020-07-15
supervisor: factor supervisor_background_tasks from sundry ports
Jeff Epler
2020-07-06
spresense: update SDK to 2.0.1
Kamil Tomaszewski
2020-07-02
spresense: Add support for sdioio
Kamil Tomaszewski
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-07-01
Merge pull request #3094 from kamtom480/mkspk
Jeff Epler
[next]