PythonExtra/ports/cc3200/hal
David Lechner 226e969ad3 cc3200: Use MP_REGISTER_ROOT_POINTER().
This uses MP_REGISTER_ROOT_POINTER() to register all port-specific root
pointers for the cc3200 port.

Signed-off-by: David Lechner <david@pybricks.com>
2022-07-18 13:50:34 +10:00
..
inc ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
adc.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
adc.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
aes.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
aes.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
cc3200_asm.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
cc3200_hal.c cc3200: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
cc3200_hal.h ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
cpu.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
cpu.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
crc.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
crc.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
debug.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
des.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
des.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
fault_registers.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
gpio.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
gpio.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
i2c.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
i2c.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
i2s.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
i2s.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
interrupt.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
interrupt.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
pin.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
pin.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
prcm.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
prcm.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
rom.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
rom_map.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
rom_patch.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
sdhost.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
sdhost.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
shamd5.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
shamd5.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
spi.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
spi.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
startup_gcc.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
systick.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
systick.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
timer.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
timer.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
uart.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
uart.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
utils.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
utils.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
wdt.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
wdt.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00