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
/
py
/
circuitpy_mpconfig.mk
Age
Commit message (
Expand
)
Author
2021-03-26
[ure] to save space, disable debug dumps by default
Artyom Skrobov
2021-03-11
disable default usb_cdc
Dan Halbert
2021-03-05
vm: Make the speed-size trade-off compile time settable
Jeff Epler
2021-02-25
Updated build configs to turn off BITMAPTOOLS for smaller builds
Kevin Matocha
2021-02-23
Add bitmaptools module
Kevin Matocha
2021-02-23
Fix typos for CIRCUITPY_USB_HID_SYS_CONTROL
Dan Halbert
2021-02-19
CIRCUITPY_BITOPS merge error
Dan Halbert
2021-02-19
merge from upstream; re-alphabetize
Dan Halbert
2021-02-18
bitops: rename from _bit_transpose, describe the algorithm
Jeff Epler
2021-02-18
core: add bit_transpose function
Jeff Epler
2021-02-12
wip
Dan Halbert
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
2021-02-03
Merge branch 'main' into webusb (trying to get CI back online)
Kevin Banks
2021-01-26
Making WebUSB default to off (build unbreakage, caught by CI)
Kevin Banks
2021-01-26
Merge pull request #4060 from dhalbert/regularize-extmod-modules
Dan Halbert
2021-01-25
Most of the code we need has been pulled in from the tinyusb webusb_serial de...
Kevin Banks
2021-01-25
Merge pull request #3936 from gamblor21/busdevice_fixes
Scott Shawcroft
2021-01-24
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Dan Halbert
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2021-01-16
Reenabling busdevice in core
gamblor21
2021-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-05
Merge branch 'main' into msgpack
iot49
2020-12-29
audiobusio: Make PDMIn optional
Jeff Epler
2020-12-23
circuitpy_mpconfig.mk: Unconditionally disable CIRCUITPY_BUSDEVICE
Jeff Epler
2020-12-18
rename ota to dualbank
microDev
2020-12-11
Merge branch 'main' into msgpack
Scott Shawcroft
2020-12-08
implement ota module
microDev
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge remote-tracking branch 'adafruit/main' into msgpack
Scott Shawcroft
2020-12-01
moved logic to shared-module and added documentation
Bernhard Boser
2020-12-01
removed empty line at end of py/circuitpy_mpconfig.mk
Bernhard Boser
2020-12-01
add module msgpack
Bernhard Boser
2020-12-01
Merge branch 'main' into bus_device
Mark
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-24
Disable 3-arg pow() function on m0 boards
Jeff Epler
2020-11-19
wip
Dan Halbert
2020-11-19
WIP: redo API; not compiled yet
Dan Halbert
2020-11-16
wip: initial code changes, starting from @tannewt's sleepio branch
Dan Halbert
2020-11-03
Renamed to adafruit_bus_device
gamblor21
2020-10-27
Add alarm_touch module
microDev
2020-10-27
restructure alarm modules
microDev
2020-10-27
Renamed alarm modules
microDev
2020-10-27
Get io wake working
microDev
2020-10-27
Initial Sleep Support
microDev
2020-10-24
Initial commit
gamblor21
2020-10-15
enable CIRCUITPY_BLEIO_HCI on non-nRF boards where it will fit
Dan Halbert
2020-10-11
remove unnecessary board configuration and address feedback
Kenny
2020-10-10
fix missing cflag defeating the board gating
warriorofwire
2020-10-10
Add async/await syntax to FULL_BUILD
warriorofwire
[next]