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
Age
Commit message (
Expand
)
Author
2020-07-24
Finish common-hal pin API
Lucian Copeland
2020-07-24
Merge pull request #3099 from hierophect/stm32-timer-allocator
hierophect
2020-07-23
Merge pull request #3194 from tannewt/gcc10
Scott Shawcroft
2020-07-23
Merge pull request #3185 from hierophect/esp32-pulseio
Scott Shawcroft
2020-07-23
Fix unintended timer reset, style changes
Lucian Copeland
2020-07-22
Add externs. GCC10 complains about duplicate defines
Scott Shawcroft
2020-07-22
Add PWMOut
Lucian Copeland
2020-07-22
Claim USB pins at startup to prevent overwrites
Lucian Copeland
2020-07-22
Merge branch 'main' into stm32-timer-allocator
hierophect
2020-07-22
Free timers when modules de-init
Lucian Copeland
2020-07-21
Disable countio on circuitbrains basic
Scott Shawcroft
2020-07-21
Merge pull request #3160 from tannewt/enable_pystack
Scott Shawcroft
2020-07-21
Turn off GC opt on uchip board
Scott Shawcroft
2020-07-21
Be more aggressive with uChip build
Scott Shawcroft
2020-07-20
Merge branch 'main' into disable_network
Scott Shawcroft
2020-07-20
Merge pull request #3166 from theacodes/bhb-adc
Scott Shawcroft
2020-07-18
Add _bhb user module for Big Honking Button
Thea Flowers
2020-07-18
pewpew_m4: Disable USB_HID back
Radomir Dopieralski
2020-07-18
pewpew_m4: Enable analogio and usb_hid
Radomir Dopieralski
2020-07-17
Disable existing native networking.
Scott Shawcroft
2020-07-17
Add boilerplate, create basic PWMOut test
Lucian Copeland
2020-07-17
Merge pull request #2879 from jepler/background-callback
Jeff Epler
2020-07-17
uchip: reclaim some flash space
Jeff Epler
2020-07-16
Exclude timers from H7 builds
Lucian Copeland
2020-07-16
Fix pulseIO reset and frequency issues, remove IRQ conflict
Lucian Copeland
2020-07-16
Merge pull request #3155 from jepler/esp32s2-parallel-build
Scott Shawcroft
2020-07-16
Merge pull request #3157 from tinkeringtech/tinkeringtech-scoutmakes-azul
Scott Shawcroft
2020-07-15
Added the TinkeringTech ScoutMakes Azul platform to CircuitPython
TinkeringTech
2020-07-15
supervisor: factor supervisor_background_tasks from sundry ports
Jeff Epler
2020-07-15
supervisor: factor out, Handle USB via background callback
Jeff Epler
2020-07-15
esp32s2: Use the device's EUI-48 address as unique ID
Jeff Epler
2020-07-15
esp32s2: Take care to invoke the sub-build-system only once
Jeff Epler
2020-07-15
samd: audio: Move to background callback
Jeff Epler
2020-07-15
nRF: Always use sd_nvic_critical_region calls
Jeff Epler
2020-07-14
Fix IRQ enum protections
Lucian Copeland
2020-07-13
Merge pull request #3136 from xiongyihui/master
Scott Shawcroft
2020-07-13
Merge pull request #3003 from Flameeyes/master
Scott Shawcroft
2020-07-13
Merge branch 'main' into master
Scott Shawcroft
2020-07-13
Merge pull request #3130 from pewpew-game/brownout-level
Dan Halbert
2020-07-13
Add missing enum preprocessor protection
Lucian Copeland
2020-07-11
use RGB LEDs as status indicators
Yihui Xiong
2020-07-11
add LED status, remove unused macros
Yihui Xiong
2020-07-10
Fluff M0: additional pins on version 1.3 of the board
Radomir Dopieralski
2020-07-11
use VID & PIDs granted by Seeed
Yihui Xiong
2020-07-10
Enable RGB Matrix
Lucian Copeland
2020-07-09
Merge pull request #3135 from arms22/bless_dev_board_multi_sensor
Scott Shawcroft
2020-07-09
Complete F405 pin and periph definitions
Lucian Copeland
2020-07-09
Fix advanced claimed pin/package timer search
Lucian Copeland
2020-07-09
fix pre-commit check
Yihui Xiong
2020-07-09
SAMD: configurable brownout, separate the variables
Radomir Dopieralski
[next]