micropython/ports
Damien George 6705767da1 stm32/usb: Add support for VCP+MSC+HID mode, incl 2xVCP and 3xVCP. 2019-09-11 15:17:38 +10:00
..
bare-arm py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
cc3200
esp32 esp32/modules/inisetup.py: Use bdev.ioctl instead of bdev.SEC_SIZE. 2019-09-10 22:41:50 +10:00
esp8266 esp8266/machine_adc: Add read_u16 method and refactor. 2019-09-05 22:13:04 +10:00
javascript py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
minimal py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
nrf nrf/boards: Add Particle Xenon board configuration (an nRF52840). 2019-09-05 22:56:05 +10:00
pic16bit
qemu-arm py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
samd samd: Add minimum config for Atmel SAMD21-XPLAINED-PRO board. 2019-08-20 21:30:36 +10:00
stm32 stm32/usb: Add support for VCP+MSC+HID mode, incl 2xVCP and 3xVCP. 2019-09-11 15:17:38 +10:00
teensy
unix py: Integrate sys.settrace feature into the VM and runtime. 2019-08-30 16:44:12 +10:00
windows windows/Makefile: Make use of CFLAGS_EXTRA, LDFLAGS_EXTRA and SRC_MOD. 2019-09-10 11:20:36 +10:00
zephyr