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
/
common-hal
Age
Commit message (
Expand
)
Author
2020-07-15
supervisor: factor supervisor_background_tasks from sundry ports
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
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
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 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
Implement pin claiming, pin reset, and pin protections
Lucian Copeland
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-04
make translate again
Dan Halbert
2020-05-01
Add-unidirectional-SPI
Lucian Copeland
2020-04-21
ringbuf tested
Dan Halbert
2020-04-21
further ringbuf cleanup
Dan Halbert
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-07
Fix alarm so that it is correctly set.
Scott Shawcroft
2020-04-06
mimxrt1011: Only re-init SPI when it's actually needed
arturo182
2020-03-31
Fix iMX builds
Scott Shawcroft
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-31
mimxrt10xx: Fix neopixel_write
arturo182
2020-03-27
Update board.c's to remove remaining tick.h
Scott Shawcroft
2020-03-26
mimxrt10xx: Return proper UART read length when everything was read
arturo182
2020-03-24
Get basic sleep going on the iMX RT 1011
Scott Shawcroft
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-02-27
Fix I2C clock divider
Dave Marples
2020-02-26
Fix SPI clock speed on mimxrt10xx family & mimxrt1020 pinmux fixup
Dave Marples
2020-02-19
mimxrt10xx: Enable displayio
arturo182
2020-02-19
Edits as a result of review
Dave Marples
2020-02-18
Addition of RS485 support
Dave Marples
[next]