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-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
2020-06-03
Disable pin resets on the 1060
Lucian Copeland
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-02
Update teensy 4.0/4.1 pin protections
Lucian Copeland
2020-05-29
Merge pull request #2964 from hierophect/mimxrt-busio-cleanup
Scott Shawcroft
2020-05-29
Fix SWO/Analog overlap, style changes
Lucian Copeland
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-28
Fix pin reset flash conflict error
Lucian Copeland
2020-05-27
Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanup
Lucian Copeland
2020-05-27
translations
Lucian Copeland
2020-05-27
Merge branch 'mimxrt-uart-oneway' of https://github.com/hierophect/circuitpyt...
Lucian Copeland
2020-05-27
Change exception text and type
Lucian Copeland
2020-05-27
Add pin resetting across boards, fix array size detection issue
Lucian Copeland
2020-05-27
Merge pull request #2961 from arturo182/i2c-exception
arturo182
2020-05-26
mimxrt10xx: Change exception type to match other ports
arturo182
2020-05-22
Merge remote-tracking branch 'upstream/master' into mimxrt-busio-cleanup
Lucian Copeland
[next]