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
/
common-hal
Age
Commit message (
Expand
)
Author
2020-12-01
address review comments
Dan Halbert
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-10-27
Add check for invalid io, function to disable all alarms
microDev
2020-10-27
Add description of alarm modules
microDev
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: 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-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-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-06-29
Fix cxd56 function signature
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-24
gnss: Add timestamp
Kamil Tomaszewski
2020-06-24
gnss: Remove start and stop
Kamil Tomaszewski
2020-06-24
spresense: Add support for GNSS
Kamil Tomaszewski
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-20
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-20
Update digitalio api for other ports
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-04-06
Updates based on feedback from jepler
Scott Shawcroft
2020-03-17
Fix up Spresense build. It doesn't sleep.
Scott Shawcroft
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-02-19
Edits as a result of review
Dave Marples
2020-02-18
Addition of stubs for rs485/CTS/RTS handling on non-implemented chips
Dave Marples
2020-02-07
fix function defs for compiler
Dan Halbert
2020-02-07
improve time.monotonic_ns() accuracy from ms to us
Dan Halbert
2019-11-29
Merge remote-tracking branch 'origin/master' into tick-refactor
Jeff Epler
2019-11-27
Squeeze pyruler zh_Latn_pinyin
Dan Halbert
2019-11-27
make UART.write be blocking on SAMD; add timeout property
Dan Halbert
2019-11-18
Supervisor: move most of systick to the supervisor
Jeff Epler
2019-10-21
Clean UART on reset
Kamil Tomaszewski
2019-10-18
Do not open the same UART device again
Kamil Tomaszewski
2019-10-18
Do not open the same PWM device again
Kamil Tomaszewski
2019-10-18
Do not open the same ADC device again
Kamil Tomaszewski
2019-10-15
add dummy common_hal_mcu_processor_get_voltage() for spresense
Dan Halbert
2019-10-14
Change Spresense reference_voltage to 0.0 (None)
Kamil Tomaszewski
[next]