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-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
2020-04-21
Add back fake us delay.
Scott Shawcroft
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-17
Update TinyUSB and add interrupt hooks.
Scott Shawcroft
2020-04-16
Update copyright to bump the CI
Scott Shawcroft
2020-04-16
litex: enable binascii and ujson modules
Sean Cross
2020-04-16
litex: disable minimal build
Sean Cross
2020-04-16
litex: add os module
Sean Cross
2020-04-16
litex: mphalport: add fake mp_hal_delay_us
Sean Cross
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-08
Tweaks based on dhalberts feedback
Scott Shawcroft
2020-04-02
ports: fomu: move more functions into ram for stability
Sean Cross
2020-03-31
Update the supported ports
Scott Shawcroft
2020-03-31
Update LiteX APIs for new tick
Scott Shawcroft
2020-03-31
ports: litex: use dfu.py instead of dfu-suffix.py
Sean Cross
2020-03-31
ports: fomu: build dfu as part of Makefile
Sean Cross
2020-03-31
ports: litex: enable itcm region for fomu
Sean Cross
2020-03-31
ports: litex: add port and fomu board
Sean Cross