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
/
peripherals
Age
Commit message (
Expand
)
Author
2021-04-01
Add pinmux info for 1021 and 1062 family MCUs
Jeff Epler
2021-04-01
mimxrt1011: pwmio: Enable basic PWMOut functionality
Jeff Epler
2021-03-15
run code formatting script
microDev
2020-11-22
wip
Dan Halbert
2020-08-21
Add more "extern" declarations for gcc10 compat
Scott Shawcroft
2020-06-05
Fix pin macros typo, add extra flash protection
Lucian Copeland
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-27
Add pin resetting across boards, fix array size detection issue
Lucian Copeland
2020-05-20
Merge pull request #2898 from hierophect/mimxrt-claiming
Scott Shawcroft
2020-05-19
Remove pin/port distinction
Lucian Copeland
2020-05-19
Implement core requested changes
Lucian Copeland
2020-05-18
mimxrt1010: Increase max SPI speed
arturo182
2020-05-15
Implement pin claiming, pin reset, and pin protections
Lucian Copeland
2020-02-26
Fix SPI clock speed on mimxrt10xx family & mimxrt1020 pinmux fixup
Dave Marples
2020-02-19
Edits as a result of review
Dave Marples
2020-02-18
Addition of support for imxt1010, 1050 and 1060 families
Dave Marples
2020-02-18
Addition of RTS/CTS/RS485 UART functionality
Dave Marples
2020-01-18
Fix start on power up by providing Reset_Handler ourselves.
Scott Shawcroft
2020-01-17
Refine iMX RT memory layout and add three boards
Scott Shawcroft
2020-01-17
mimxrt1011: Fix pin definition
arturo182
2020-01-07
mimxrt10xx: Add license for NXP code
arturo182
2020-01-07
mimxrt10xx: Add info on clock config source
arturo182
2020-01-06
Add initial MIMXRT10XX port
arturo182