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
/
supervisor
Age
Commit message (
Expand
)
Author
2019-09-09
fix atmel-samd filesystem_tick'ing; clear_temp_status() should check for stat...
Dan Halbert
2019-09-06
Merge pull request #2123 from hierophect/stm32-flashstub-fix
Dan Halbert
2019-09-06
Remove unused static function
Hierophect
2019-09-04
Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xac
Dan Halbert
2019-09-04
use only one endpoint pair for MSC except on SAMD21
Dan Halbert
2019-09-04
Merge pull request #2113 from tannewt/displayio_hidden
5.0.0-alpha.2
Dan Halbert
2019-09-04
Merge pull request #2065 from hierophect/f411re-feature-buildout
Dan Halbert
2019-09-04
Reverted descriptor changes pending HID restructuring
Hierophect
2019-09-04
Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xac
Dan Halbert
2019-09-03
Add .hidden to TileGrid and Group
Scott Shawcroft
2019-09-03
WIP
Dan Halbert
2019-09-03
Make trivial change to redo GitHub Actions build.
Dan Halbert
2019-09-02
Add GD25Q32C flash device definition
arturo182
2019-09-02
Merge in 4.x status dotstar fix
Dan Halbert
2019-08-27
Disable bitbangio on Itsy M0
Scott Shawcroft
2019-08-23
Rework based on Dan's review
Scott Shawcroft
2019-08-22
Add initial Monster M4SK build
Scott Shawcroft
2019-08-22
EPaper displays work mostly.
Scott Shawcroft
2019-08-19
Add warnings, cosmetic fixes, remove vestigial modules
Hierophect
2019-08-15
text fixes
Hierophect
2019-08-15
QOL fixes, compatibility fixes, attribution
Hierophect
2019-08-15
Add uid fetch, revert USB hacks
Hierophect
2019-08-15
Fix flash size, add filesystem disable flag
Hierophect
2019-08-15
Add conditional endpoints to descriptor script
Hierophect
2019-08-05
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
2019-08-05
Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410
Scott Shawcroft
2019-08-04
Fix merge related issues
Hierophect
2019-08-04
Merge branch 'master' into f411re-feature-buildout
Hierophect
2019-07-31
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
2019-07-31
cleanup adapter.address; add uniquish suffix to BLE device name
Dan Halbert
2019-07-26
Add CDC REPL access
Hierophect
2019-07-25
Add knobs for SSD1322 and two fixes.
Scott Shawcroft
2019-07-24
Merge pull request #2007 from hierophect/F4xx-port-setup
Scott Shawcroft
2019-07-24
Implement working (if useless) USB on F411
Hierophect
2019-07-24
Merge tinyusb changes from upstream
Hierophect
2019-07-24
whitespace
hathach
2019-07-24
update tinyusb lib to 0.5.x
hathach
2019-07-23
Pin down some TUSB issues
Hierophect
2019-07-22
Set up for new tinyusb integration. Not yet functional.
Hierophect
2019-07-22
Cleanup missed items
Hierophect
2019-07-22
Add feature conditionals and clean up
Hierophect
2019-07-19
Add support for grayscale displays that are < 8 bit depth.
Scott Shawcroft
2019-07-18
Track a dirty area for in-memory bitmaps
Scott Shawcroft
2019-07-18
Makefile cleanup
Hierophect
2019-07-18
Deinit-capable USB on 411
Hierophect
2019-07-17
Add missing files for DigitalIO
Hierophect
2019-07-09
Merge pull request #1925 from C47D/rgb_status
Scott Shawcroft
2019-07-08
[rgb status] Adjust to current brightness
C47D
2019-07-07
[rgb status] Also invert the pwm values on clear_temp_status
C47D
2019-07-06
[rgb led status] Add CP_RGB_STATUS_PWM_INVERTED symbol to invert pwm signals.
C47D
[next]