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
Age
Commit message (
Expand
)
Author
2020-07-02
Merge pull request #3109 from pewpew-game/fluff_m0
master
Scott Shawcroft
2020-07-02
Fluff M0: additional pins on version 1.3 of the board
Radomir Dopieralski
2020-06-09
Merge pull request #3020 from DavePutz/issue2958
Scott Shawcroft
2020-06-09
Redid formula for calculating subticks
DavePutz
2020-06-08
Merge pull request #3017 from Nicell/nice_nano
5.4.0-beta.1
Scott Shawcroft
2020-06-08
Correct ticks being returned from port_get_raw_ticks()
DavePutz
2020-06-07
Merge pull request #3009 from hierophect/stm32-LSE-startup-fix
Scott Shawcroft
2020-06-05
Add nice!nano board support
Nick
2020-06-05
Fix pin macros typo, add extra flash protection
Lucian Copeland
2020-06-05
Override HAL_Delay and HAL_GetTick
Lucian Copeland
2020-06-05
Merge pull request #3001 from hierophect/mimxrt-teensy-boot
Scott Shawcroft
2020-06-04
Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fix
Lucian Copeland
2020-06-04
Add temporary fix warning
Lucian Copeland
2020-06-04
Rework LSE clock init, allow clock overrides
Lucian Copeland
2020-06-03
Disable pin resets on the 1060
Lucian Copeland
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-02
Update teensy 4.0/4.1 pin protections
Lucian Copeland
2020-06-02
Merge pull request #2933 from simmel-project/wdt-nrf
Scott Shawcroft
2020-06-02
litex: remove call to `board_init()`
Sean Cross
2020-06-01
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-06-01
Merge pull request #2890 from jepler/nrf-audio-tick
Scott Shawcroft
2020-06-01
Merge pull request #2979 from hierophect/stm32-remove-crystals
Scott Shawcroft
2020-06-01
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-06-01
Note temporary issue with Nucleo boards
Lucian Copeland
2020-06-01
Fix port_get_raw_ticks
Kamil Tomaszewski
2020-05-29
Merge pull request #2975 from dhalbert/aesio-nrf52840
Dan Halbert
2020-05-29
Set correct crystal settings on Discovery boards
Lucian Copeland
2020-05-29
Merge pull request #2964 from hierophect/mimxrt-busio-cleanup
Scott Shawcroft
2020-05-29
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-29
Fix SWO/Analog overlap, style changes
Lucian Copeland
2020-05-29
enable aesio on all nRF52840 boards
Dan Halbert
2020-05-28
Spill registers before scanning the stack.
Scott Shawcroft
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-28
Update ESP IDF
Scott Shawcroft
2020-05-28
Merge remote-tracking branch 'upstream/master' into mimxrt-busio-cleanup
Lucian Copeland
2020-05-28
Fix pin reset flash conflict error
Lucian Copeland
2020-05-27
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-27
Merge pull request #2934 from hierophect/mimxrt-uart-oneway
Scott Shawcroft
2020-05-27
Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanup
Lucian Copeland
2020-05-27
translations
Lucian Copeland
2020-05-27
Merge branch 'mimxrt-uart-oneway' of https://github.com/hierophect/circuitpyt...
Lucian Copeland
2020-05-27
Change exception text and type
Lucian Copeland
2020-05-27
Correct HiiBot BlueFi USB_PID
Dan Halbert
2020-05-27
Add pin resetting across boards, fix array size detection issue
Lucian Copeland
2020-05-27
Merge pull request #2961 from arturo182/i2c-exception
arturo182
2020-05-27
watchdog: use common_hal_watchdog_* pattern
Sean Cross
2020-05-27
nrf: add ticks (not subticks) to overflow count during reset
Sean Cross
2020-05-27
nrf: set WDT priority to 2
Sean Cross
2020-05-27
nrf: pca10100: disable some unused features to shrink image
Sean Cross
2020-05-27
nrf: simmel: shrink filesystem to fit watchdog timer
Sean Cross
[next]