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
/
litex
Age
Commit message (
Expand
)
Author
2020-12-29
Merge pull request #3888 from microDev1/fix-reset-pin
Jeff Epler
2020-12-28
Merge pull request #3878 from xobs/fomu-fixes-6.0.0
Scott Shawcroft
2020-12-28
update common_hal_reset_pin()
microDev
2020-12-24
litex: move more critical code to RAM
Sean Cross
2020-12-24
litex: ensure we don't re-enable interrups during ISR
Sean Cross
2020-12-17
Merge pull request #3752 from jepler/gcc10
Dan Halbert
2020-12-15
-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; f...
Dan Halbert
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
address review comments
Dan Halbert
2020-12-01
Merge branch 'main' into bus_device
Mark
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-26
deep sleep working; deep sleep delay when connected
Dan Halbert
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-22
wip
Dan Halbert
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-11-11
Removing from smaller builds
gamblor21
2020-10-27
Add check for invalid io, function to disable all alarms
microDev
2020-10-27
Add description of alarm modules
microDev
2020-10-15
no _bleio for litex; ESP32S2 defines BIT() already
Dan Halbert
2020-10-14
Merge pull request #3554 from gamblor21/move_ordereddict
Dan Halbert
2020-10-13
Moved ORDEREDDICT define to central location
gamblor21
2020-10-12
Finer grained, per port tick locking
Scott Shawcroft
2020-09-28
Add some NORETURN attributes
Jeff Epler
2020-07-24
Merge pull request #15 from adafruit/main
DavePutz
2020-07-24
Finish common-hal pin API
Lucian Copeland
2020-07-23
Changes to optimization option
root
2020-07-22
Changes to add compiler optimization option
root
2020-07-21
Add option for higher optimization levels
root
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-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-26
Use NULL for deinited DigitalInOut
Scott Shawcroft
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-23
supervisor.mk: Compute USB_DEVICES; remove from boards and ports
Jeff Epler
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-02
litex: remove call to `board_init()`
Sean Cross
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-20
Update digitalio api for other ports
Scott Shawcroft
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft
2020-05-05
refactor countio based on feedback
Daniel Pollard
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-27
Merge pull request #2817 from jepler/stm-linker-scripts
Dan Halbert
2020-04-27
linker scripts: Re-align at ":"
Jeff Epler
2020-04-27
litex: Use FLASH_FIRMWARE instead of FLASH in linker scripts
Jeff Epler
2020-04-24
Add USB include for LiteX
Scott Shawcroft
2020-04-24
Remove empty #if and add missing includes.
Scott Shawcroft
[next]