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
/
mimxrt10xx
Age
Commit message (
Expand
)
Author
2020-06-05
Fix pin macros typo, add extra flash protection
Lucian Copeland
2020-06-05
Merge pull request #3001 from hierophect/mimxrt-teensy-boot
Scott Shawcroft
2020-06-04
Add temporary fix warning
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-05-29
Merge pull request #2964 from hierophect/mimxrt-busio-cleanup
Scott Shawcroft
2020-05-29
Fix SWO/Analog overlap, style changes
Lucian Copeland
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-28
Fix pin reset flash conflict error
Lucian Copeland
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
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-26
mimxrt10xx: Change exception type to match other ports
arturo182
2020-05-22
Merge remote-tracking branch 'upstream/master' into mimxrt-busio-cleanup
Lucian Copeland
2020-05-22
Merge branch 'master' into mimxrt-uart-oneway
hierophect
2020-05-22
Minor style changes and translations
Lucian Copeland
2020-05-21
Merge branch 'master' into esp32s2_digitalio
Scott Shawcroft
2020-05-20
Merge pull request #2898 from hierophect/mimxrt-claiming
Scott Shawcroft
2020-05-20
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-20
Add UART one-way instance search, fix bugs in stm32 implementation
Lucian Copeland
2020-05-20
Update digitalio api for other ports
Scott Shawcroft
2020-05-19
Merge pull request #2910 from tannewt/esp32s2
Scott Shawcroft
2020-05-19
Re-add APA102
Lucian Copeland
2020-05-19
Remove pin/port distinction
Lucian Copeland
2020-05-19
Implement core requested changes
Lucian Copeland
2020-05-18
Merge pull request #2837 from k0d/serial-debug
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-05-18
Merge remote-tracking branch 'adafruit/master' into esp32s2
Scott Shawcroft
2020-05-18
Merge pull request #2925 from arturo182/imx-spi
Scott Shawcroft
2020-05-18
mimxrt10xx: Fix cpu.temperature crash
arturo182
2020-05-18
mimxrt1010: Increase max SPI speed
arturo182
2020-05-15
Add port_fixed_stack for more builds
Scott Shawcroft
2020-05-15
Implement pin claiming, pin reset, and pin protections
Lucian Copeland
2020-05-12
merged master
Daniel Pollard
2020-05-11
Add Teensy 4.1 board definition
Scott Shawcroft
2020-05-06
Merge pull request #2841 from hierophect/mimxrt-spi-oneway
Scott Shawcroft
2020-05-05
text fixes, postpone warning disable
Lucian Copeland
2020-05-05
refactor countio based on feedback
Daniel Pollard
2020-05-04
make translate again
Dan Halbert
2020-05-01
Add-unidirectional-SPI
Lucian Copeland
2020-04-29
Merge remote-tracking branch 'adafruit/master' into ringbuf-fixes
Dan Halbert
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
mimxrt10xx: Use FLASH_FIRMWARE instead of FLASH_TEXT in linker scripts
Jeff Epler
2020-04-21
ringbuf tested
Dan Halbert
[next]