..
bare-arm
bare-arm/mpconfigport.h: Disable remaining optional features.
2021-11-01 14:23:06 +11:00
cc3200
extmod: Make extmod.mk self-contained.
2022-10-11 23:31:49 +11:00
esp32
esp32/modmachine: Move dht_readinto() to the machine module.
2022-11-09 15:58:39 +11:00
esp8266
esp8266/modmachine: Move dht_readinto() to the machine module.
2022-11-09 15:58:10 +11:00
mimxrt
extmod/extmod.mk: Set default mbedtls config file in extmod Makefile.
2022-11-09 18:43:13 +01:00
minimal
extmod: Make extmod.mk self-contained.
2022-10-11 23:31:49 +11:00
nrf
nrf: Rename MICROPY_PY_MACHINE_TIMER to MICROPY_PY_MACHINE_TIMER_NRF.
2022-10-27 14:30:58 +11:00
pic16bit
all: Use += rather than = everywhere for CFLAGS/LDFLAGS/LIBS.
2022-10-11 23:17:41 +11:00
powerpc
all: Use += rather than = everywhere for CFLAGS/LDFLAGS/LIBS.
2022-10-11 23:17:41 +11:00
qemu-arm
py/objstr: Add hex/fromhex to bytes/memoryview/bytearray.
2022-08-12 12:44:30 +10:00
renesas-ra
renesas-ra/machine_timer: Use extmod version of machine.Timer.
2022-10-27 14:44:12 +11:00
rp2
rp2/modmachine: Move dht_readinto() to the machine module.
2022-11-09 15:57:17 +11:00
samd
samd/mphalport: Add a timeout to mp_hal_stdout_tx_strn().
2022-11-09 11:15:24 +11:00
stm32
stm32/spi: Downgrade SPIHandle definitions to static.
2022-11-11 13:23:24 +11:00
teensy
extmod: Make extmod.mk self-contained.
2022-10-11 23:31:49 +11:00
unix
extmod/extmod.mk: Set default mbedtls config file in extmod Makefile.
2022-11-09 18:43:13 +01:00
webassembly
webassembly/library: Make use of CustomEvent detail property.
2022-11-11 13:21:28 +11:00
windows
extmod: Make extmod.mk self-contained.
2022-10-11 23:31:49 +11:00
zephyr
zephyr: Rename machine I2C and SPI types consistently across ports.
2022-10-22 12:58:21 +11:00