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
/
pulseio
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2020-08-27
Fix problematic whitespace on pulseout parameter errors
Lucian Copeland
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-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
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
2019-10-18
Do not open the same PWM device again
Kamil Tomaszewski
2019-10-11
Use CXD56 pin names
Kamil Tomaszewski
2019-10-11
Change port name to cxd56
Kamil Tomaszewski