.. |
bare-arm
|
bare-arm/mpconfigport.h: Disable remaining optional features.
|
2021-11-01 14:23:06 +11:00 |
cc3200
|
cc3200: Remove unused NIC type customisation.
|
2022-12-15 17:40:18 +11:00 |
embed
|
embed: Add new "embed" port which builds a simple C package.
|
2023-01-20 22:28:50 +11:00 |
esp32
|
esp32/boards/OLIMEX_ESP32_POE: Remove id from and update board.json.
|
2023-01-28 15:29:01 +11:00 |
esp8266
|
esp8266/README: Remove notice about port being "experimental".
|
2023-01-19 14:59:18 +11:00 |
mimxrt
|
mimxrt: Set MICROPY_GC_STACK_ENTRY_TYPE to uint32_t for large RAM.
|
2023-01-16 12:26:39 +11:00 |
minimal
|
minimal/Makefile: Set linker to $(CC).
|
2022-11-15 17:09:37 +11:00 |
nrf
|
nrf/mpconfigport: Enable seeding of the PRNG by the hardware RNG.
|
2023-01-28 15:23:26 +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: Add the UART methods uart.txdone() and uart.flush().
|
2022-12-15 12:09:34 +01:00 |
rp2
|
rp2/boards/NULLBITS_BIT_C_PRO: Add Bit-C PRO board.
|
2023-01-28 15:14:48 +11:00 |
samd
|
samd/boards/SEEED_XIAO: Rename to SEEED_XIAO_SAMD21.
|
2022-12-15 14:18:44 +11:00 |
stm32
|
stm32/Makefile: Leave DFU mode after download when using dfu-util.
|
2023-01-19 16:23:22 +11:00 |
teensy
|
extmod: Make extmod.mk self-contained.
|
2022-10-11 23:31:49 +11:00 |
unix
|
unix/main: Free pathbuf when there's an error opening a file.
|
2023-01-20 19:38:14 +11:00 |
webassembly
|
webassembly/library: Extract and send data to print as UInt8Array.
|
2022-12-13 17:16:37 +11:00 |
windows
|
windows/.gitignore: Simplify by removing build artefacts.
|
2022-12-13 17:22:11 +11:00 |
zephyr
|
zephyr: Rename machine I2C and SPI types consistently across ports.
|
2022-10-22 12:58:21 +11:00 |