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
2021-03-24
mimxrt: SPI: Set the TCR value returned by MasterBaudSetRate
Jeff Epler
2021-03-19
Merge pull request #4442 from jepler/m7-reboot-bootloader
Jeff Epler
2021-03-19
Merge pull request #4443 from jepler/evk-pins-dnp
Jeff Epler
2021-03-19
imxrt1010_evk: Delete pins that are not connected
Jeff Epler
2021-03-19
mimxrt1011: Fix reset-to-bootloader
Jeff Epler
2021-03-19
update flash chip comment
Jeff Epler
2021-03-19
another place to fix flash capacity
Jeff Epler
2021-03-18
mimxrt: Quiet some warnings down in the sdk
Jeff Epler
2021-03-18
mimxrt: Enable USB Midi
Jeff Epler
2021-03-18
metro_m7: Update board name, flash chip size
Jeff Epler
2021-03-16
Formatting fixes
gamblor21
2021-03-15
Merge branch 'main' into rp_dp_parallel
Mark
2021-03-15
run code formatting script
microDev
2021-03-11
Add frequency support to parallel bus
gamblor21
2021-03-05
Enable EVE low-level for Teensy 4.0 and 4.1
James Bowman
2021-02-25
Merge remote-tracking branch 'adafruit/main' into busio-uart-rp
Scott Shawcroft
2021-02-25
implement suggested changes
microDev
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-07
adds: maximum retries on SPI busy
Philip Jander
2021-02-07
chore: whitespace fixed
Philip Jander
2021-02-07
adds: idle loop to wait for SPI not busy (mimxrt10xx)
Philip Jander
2021-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
2021-02-03
Initial commit. Edited error messages in .c files
BiffoBear
2021-01-24
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Dan Halbert
2020-12-28
update common_hal_reset_pin()
microDev
2020-12-21
Add Adafruit to MICROPY_HW_BOARD_NAME for various boards
Dan Halbert
2020-12-17
Merge pull request #3752 from jepler/gcc10
Dan Halbert
2020-12-15
-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; f...
Dan Halbert
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
address review comments
Dan Halbert
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-26
deep sleep working; deep sleep delay when connected
Dan Halbert
2020-11-22
wip
Dan Halbert
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-11-16
Merge remote-tracking branch 'adafruit/main' into sleep
Dan Halbert
2020-11-13
Update parallel bus signatures
Scott Shawcroft
2020-10-27
Add check for invalid io, function to disable all alarms
microDev
2020-10-27
Add description of alarm modules
microDev
2020-10-15
cxd56 needed more precise include for __packed; needed SRC_C += on some ports
Dan Halbert
2020-10-14
Merge pull request #3554 from gamblor21/move_ordereddict
Dan Halbert
2020-10-13
Moved ORDEREDDICT define to central location
gamblor21
2020-10-07
Update USB PID
Scott Shawcroft
2020-10-07
Unify iMX flash config and add Metro M7 1011
Scott Shawcroft
2020-09-28
mimxrt10xx: Add required header for NORETURN definition
Jeff Epler
2020-09-28
Add some NORETURN attributes
Jeff Epler
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-21
Add more "extern" declarations for gcc10 compat
Scott Shawcroft
2020-08-21
Fix copy pasta and stub build
Scott Shawcroft
2020-08-21
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
[next]