.. |
boards
|
mimxrt: Use MP_REGISTER_ROOT_POINTER().
|
2022-07-18 13:50:34 +10:00 |
hal
|
drivers,ports: Fix a few typos in comments.
|
2022-07-23 23:24:24 +10:00 |
lwip_inc
|
|
|
mbedtls
|
mimxrt/mbedtls: Use core-provided tracked alloc instead of custom funcs.
|
2022-05-05 10:31:50 +10:00 |
modules
|
mimxrt/modules: Append /flash/lib to the default sys.path.
|
2022-04-11 12:25:15 +10:00 |
board_init.c
|
mimxrt/Makefile: Modify handling of SDRAM option.
|
2022-06-24 17:58:27 +10:00 |
dma_manager.c
|
mixmrt/machine_i2s: Add I2S protocol support.
|
2022-03-30 14:12:40 +11:00 |
dma_manager.h
|
mixmrt/machine_i2s: Add I2S protocol support.
|
2022-03-30 14:12:40 +11:00 |
eth.c
|
mimxrt: Update port to work with new nxp_driver v2.10.
|
2022-06-03 10:48:49 +10:00 |
eth.h
|
mimxrt: Add a driver for the DP83848 PHY device.
|
2021-12-14 08:07:52 +01:00 |
fatfs_port.c
|
|
|
led.c
|
|
|
led.h
|
|
|
machine_adc.c
|
all: Use mp_obj_malloc everywhere it's applicable.
|
2022-05-03 22:28:14 +10:00 |
machine_bitstream.c
|
|
|
machine_i2c.c
|
mimxrt: Update port to work with new nxp_driver v2.10.
|
2022-06-03 10:48:49 +10:00 |
machine_i2s.c
|
mimxrt: Use MP_REGISTER_ROOT_POINTER().
|
2022-07-18 13:50:34 +10:00 |
machine_led.c
|
|
|
machine_pin.c
|
mimxrt: Use MP_REGISTER_ROOT_POINTER().
|
2022-07-18 13:50:34 +10:00 |
machine_pwm.c
|
all: Use mp_obj_malloc everywhere it's applicable.
|
2022-05-03 22:28:14 +10:00 |
machine_rtc.c
|
mimxrt/machine_rtc: Start RTC at boot and set datetime if not set.
|
2022-04-11 12:25:23 +10:00 |
machine_sdcard.c
|
|
|
machine_spi.c
|
mimxrt: Update port to work with new nxp_driver v2.10.
|
2022-06-03 10:48:49 +10:00 |
machine_timer.c
|
mimxrt: Use MP_REGISTER_ROOT_POINTER().
|
2022-07-18 13:50:34 +10:00 |
machine_uart.c
|
mimxrt/machine_uart: Fix an inconsistency for UART.init() arg handling.
|
2022-06-07 18:21:46 +10:00 |
machine_wdt.c
|
|
|
main.c
|
mixmrt/machine_i2s: Add I2S protocol support.
|
2022-03-30 14:12:40 +11:00 |
Makefile
|
ports: Always append to GIT_SUBMODULES.
|
2022-08-03 00:05:26 +10:00 |
mimxrt_flash.c
|
mimxrt: Use -Og instead of -O0 for DEBUG builds.
|
2021-12-14 08:07:52 +01:00 |
mimxrt_sdram.c
|
|
|
modmachine.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2022-06-02 16:31:37 +10:00 |
modmachine.h
|
mimxrt/machine_rtc: Start RTC at boot and set datetime if not set.
|
2022-04-11 12:25:23 +10:00 |
modmimxrt.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2022-06-02 16:31:37 +10:00 |
modmimxrt.h
|
|
|
moduos.c
|
mimxrt/moduos: Convert module to use extmod version.
|
2022-03-09 10:03:23 +11:00 |
modutime.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2022-06-02 16:31:37 +10:00 |
mpconfigport.h
|
ports: Remove unused mp_type_{fileio/textio} macros in mpconfigport.h.
|
2022-07-26 18:07:22 +10:00 |
mphalport.c
|
mimxrt/mphalport: Fix strict aliasing error with unique id.
|
2022-06-02 12:50:14 +10:00 |
mphalport.h
|
mimxrt: Refactor the reading of the machine id.
|
2021-12-14 08:07:52 +01:00 |
mpnetworkport.c
|
|
|
network_lan.c
|
mimxrt: Add a driver for the DP83848 PHY device.
|
2021-12-14 08:07:52 +01:00 |
pendsv.c
|
|
|
pendsv.h
|
|
|
pin.c
|
mimxrt/machine_pin: Change pin drive constants to DRIVE_x naming.
|
2022-03-08 22:30:33 +11:00 |
pin.h
|
mimxrt/machine_pin: Change pin drive constants to DRIVE_x naming.
|
2022-03-08 22:30:33 +11:00 |
qstrdefsport.h
|
|
|
README.md
|
|
|
sdcard.c
|
mimxrt: Update port to work with new nxp_driver v2.10.
|
2022-06-03 10:48:49 +10:00 |
sdcard.h
|
|
|
systick.c
|
|
|
systick.h
|
|
|
ticks.c
|
mimxrt: Enable ticks_cpu at boot time for NDEBUG builds only.
|
2021-12-14 08:07:52 +01:00 |
ticks.h
|
|
|
tusb_config.h
|
|
|
tusb_port.c
|
mimxrt: Add USB ID elements.
|
2022-01-27 17:05:34 +11:00 |