micropython/ports
robert-hh 0baf6c80d9 nrf/mpconfigport: Enable seeding of the PRNG by the hardware RNG.
A suitable function already existed, so just the declaration was needed.
2023-01-28 15:23:26 +11:00
..
bare-arm
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: Add a small delay before leaving wlan.active(). 2023-01-19 21:31:46 +01: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
nrf nrf/mpconfigport: Enable seeding of the PRNG by the hardware RNG. 2023-01-28 15:23:26 +11:00
pic16bit
powerpc
qemu-arm
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
stm32 stm32/Makefile: Leave DFU mode after download when using dfu-util. 2023-01-19 16:23:22 +11:00
teensy
unix unix/main: Free pathbuf when there's an error opening a file. 2023-01-20 19:38:14 +11:00
webassembly
windows
zephyr