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
/
Makefile
Age
Commit message (
Expand
)
Author
2021-03-18
mimxrt: Quiet some warnings down in the sdk
Jeff Epler
2020-12-15
-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; f...
Dan Halbert
2020-10-15
cxd56 needed more precise include for __packed; needed SRC_C += on some ports
Dan Halbert
2020-10-07
Unify iMX flash config and add Metro M7 1011
Scott Shawcroft
2020-07-29
update CDC/MIDI bufsize to at least 512 for highspeed port
hathach
2020-07-23
Changes to optimization option
root
2020-07-22
Changes to add compiler optimization option
root
2020-07-21
Add option for higher optimization levels
root
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-19
Implement core requested changes
Lucian Copeland
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-01
Add-unidirectional-SPI
Lucian Copeland
2020-03-24
Get basic sleep going on the iMX RT 1011
Scott Shawcroft
2020-02-12
Update main .bin output file to be bootable artefact
Dave Marples
2020-02-11
Add directly loadable binary target
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-06
Add initial MIMXRT10XX port
arturo182