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-04-01
Add pinmux info for 1021 and 1062 family MCUs
Jeff Epler
2021-04-01
mimxrt1011: pwmout: Add prescaler, fix duty_cycle=65535
Jeff Epler
2021-04-01
mimxrt1011: pwmio: Enable basic PWMOut functionality
Jeff Epler
2021-03-31
mimxrt10xx: Fix bogus assertion.
Jeff Epler
2021-03-30
mimxrt1011: UART: Add additional error checking
Jeff Epler
2021-03-27
Merge pull request #4468 from jepler/metro-m7-dup-pins
Jeff Epler
2021-03-26
Parenthesize double-division for clarity
Jeff Epler
2021-03-26
mimxrt10xx: Use the proper "betweenTransferDelay" (et al) values
Jeff Epler
2021-03-26
mimxrt10xx: Factor out "transfer_common"
Jeff Epler
2021-03-26
Freeze ESP32SPI into mimxrt1011_evk
Jeff Epler
2021-03-26
mimxrt10xx: busio: cap SPI baudrate at 30MHz per datasheet
Jeff Epler
2021-03-24
mimxrt: SPI: Set the TCR value returned by MasterBaudSetRate
Jeff Epler
2021-03-23
remove duplicate RX/TX pin lines
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
[next]