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
/
shared-bindings
Age
Commit message (
Expand
)
Author
2021-01-21
Merge pull request #3980 from anecdata/reasons2
Scott Shawcroft
2021-01-21
Merge pull request #3854 from hierophect/esp-tcpserver
hierophect
2021-01-20
Fix warnings that come from -O3 (I think)
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2021-01-14
Merge remote-tracking branch 'upstream/main' into esp-tcpserver
Lucian Copeland
2021-01-13
Rename to match WIFI_REASON. Also include specific error code in "Unknown fai...
anecdata
2021-01-13
Include all reason codes.
anecdata
2021-01-13
Complete non-blocking implementations, add socket close checking
Lucian Copeland
2021-01-13
Update shared-bindings/socketpool/SocketPool.c
anecdata
2021-01-12
WIP of non-blocking calls
Lucian Copeland
2021-01-12
change IPPROTO_* comments to match usage in current shared-bindings and commo...
anecdata
2021-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-11
Merge pull request #3964 from dhalbert/ble-timing-fixes
Scott Shawcroft
2021-01-11
Merge pull request #3944 from BennyE/wifi-authmode
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-08
restore len(alarm.sleep_memory) and bool(alarm.sleep_memory)
Dan Halbert
2021-01-07
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-06
Adding authmode keyword
BennyE
2021-01-06
Fix doc build with extra blank lines
Scott Shawcroft
2021-01-05
Merge branch 'main' into msgpack
iot49
2021-01-05
added //| to (hopefully) get CI to pass
Bernhard Boser
2021-01-01
_pixelbuf: error check in brightness setter (fix #3753)
@brrzap
2020-12-31
update wake-alarm implementation
microDev
2020-12-30
Merge branch 'main' into touch-s2
microDev
2020-12-29
audiobusio: Make PDMIn optional
Jeff Epler
2020-12-28
Merge pull request #3868 from BennyE/wifi-enhancement-countrycode
Scott Shawcroft
2020-12-23
Merge branch 'main' into pin_alarm
Dan Halbert
2020-12-23
BLE fixes
Dan Halbert
2020-12-22
A couple sleep fixes
Scott Shawcroft
2020-12-22
mark alarm.wake_alarm during gc sweep
Dan Halbert
2020-12-21
Merge pull request #3812 from microDev1/ota-s2
Scott Shawcroft
2020-12-21
Fix stubs, recv_into error
Lucian Copeland
2020-12-20
Implement server API
Lucian Copeland
2020-12-19
expose wake pin parameter and more tweaks
microDev
2020-12-18
adafruit_bus_device: Don't transmit STOP condition in write_then_readinto
Jeff Epler
2020-12-18
implement touch alarm
microDev
2020-12-18
Merge branch 'main' into ota-s2
microDev
2020-12-18
rename ota to dualbank
microDev
2020-12-17
Merge pull request #3752 from jepler/gcc10
Dan Halbert
2020-12-15
Add alarm.pin that wakes on pin level
Scott Shawcroft
2020-12-15
camera: Provide correct forward-declaration of camera_imageformat_type
Jeff Epler
2020-12-14
use RTC_DATA_ATTR; address review comments
Dan Halbert
2020-12-13
add country(code) to wifi network objects)
BennyE
2020-12-12
Merge branch 'main' into ota-s2
microDev
2020-12-12
update docs, implement suggested changes
microDev
2020-12-11
Merge branch 'main' into msgpack
Scott Shawcroft
2020-12-11
add more docs
microDev
2020-12-11
doc fixes
Dan Halbert
2020-12-11
SleepMemory + set alarm.wake_alarm
Dan Halbert
[next]