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
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
2020-09-21
_canio: Minimal implementation for SAM E5x MCUs
Jeff Epler
2020-09-14
camera: Implement new library for camera
Kamil Tomaszewski
2020-09-03
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-09-03
Changes based on Dan's feedback
Scott Shawcroft
2020-08-30
merge from upstream
Dan Halbert
2020-08-25
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-08-20
merge from upstream; working; includes debug_out code for debugging via Salea...
Dan Halbert
2020-08-19
Add espidf module.
Scott Shawcroft
2020-08-19
SSL works until it runs out of memory
Scott Shawcroft
2020-08-19
SocketPool stubbed out
Scott Shawcroft
2020-08-19
Ping work and start to add socketpool
Scott Shawcroft
2020-08-19
Add ipaddress
Scott Shawcroft
2020-08-19
First crack at native wifi API
Scott Shawcroft
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-17
Turn off terminalio for ja and ko
Scott Shawcroft
2020-08-12
Don't define SHARPDISPLAY when !DISPLAYIO
Jeff Epler
2020-08-12
sharpmemory: Implement support for Sharp Memory Displays in framebufferio
Jeff Epler
2020-08-02
wip: compiles
Dan Halbert
2020-07-28
add blm_badge; add CIRCUITPY_AUDIOBUSIOIO_I2SOUT
Dan Halbert
2020-07-17
Add memorymonitor module
Scott Shawcroft
2020-07-13
Merge pull request #3003 from Flameeyes/master
Scott Shawcroft
2020-07-08
audioio: Remove compatibility code
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-06-26
sdioio: Add shared-bindings
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-25
hci early wip; refactor supervisor bluetooth.c for nrf: tested
Dan Halbert
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-24
gnss: Implement new library for GNSS
Kamil Tomaszewski
2020-05-27
watchdog: rename module from `wdt` and move to `microcontroller`
Sean Cross
2020-05-27
wdt: add watchdog support
Sean Cross
2020-05-12
Only enable COUNTIO in full builds
Scott Shawcroft
2020-05-12
Merge branch 'master' into Optical-Encoder-Module
Scott Shawcroft
2020-05-12
Enable vectorio by default where displayio is enabled
warriorofwire
2020-05-12
merged master
Daniel Pollard
2020-05-11
set vectorio to FULL_BUILD and see what works
warriorofwire
2020-05-09
Add vectorio: for drawing shapes
warriorofwire
2020-05-09
removed duplicate build param
Daniel Pollard
2020-05-08
Update py/circuitpy_mpconfig.mk
Daniel Pollard
2020-05-07
updated descriptions and build variable
Daniel Pollard
2020-05-06
aesio: add basic AES encryption and decryption
Sean Cross
2020-05-06
changed build variables as per advice
Daniel Pollard
2020-05-05
refactor countio based on feedback
Daniel Pollard
2020-04-29
change many ifndefs to ?=
Dan Halbert
2020-04-23
Minor redundancy fix
Lucian Copeland
2020-04-23
Merge remote-tracking branch 'upstream/master' into stm32-docfix
Lucian Copeland
2020-04-23
implement requested changes
Lucian Copeland
[next]