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
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
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-14
Expand PulseOut API, debug cleanup
Lucian Copeland
2020-08-04
"pop from empty %q"
Jeff Epler
2020-08-04
Combine 'index out of range' messages
Jeff Epler
2020-08-04
Combine similar strings to reduce size of translations
Jeff Epler
2020-07-29
update CDC/MIDI bufsize to at least 512 for highspeed port
hathach
2020-07-29
replace USB_MSC_MAX_PACKET_SIZE with USB_HIGHSPEED in descriptor gen tool
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-15
supervisor: factor supervisor_background_tasks from sundry ports
Jeff Epler
2020-07-15
supervisor: factor out, Handle USB via background callback
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-24
Merge pull request #3038 from jepler/compute-usb-devices
Jeff Epler
2020-06-23
supervisor.mk: Compute USB_DEVICES; remove from boards and ports
Jeff Epler
2020-06-23
mimxrt10xx: Disable USB MIDI
Jeff Epler
2020-06-22
_pew: move to common-hal
Jeff Epler
2020-06-05
Fix pin macros typo, add extra flash protection
Lucian Copeland
2020-06-05
Merge pull request #3001 from hierophect/mimxrt-teensy-boot
Scott Shawcroft
2020-06-04
Add temporary fix warning
Lucian Copeland
[next]