micropython/ports
stijn 5bb2a85d74 windows: Use BCryptGenRandom to implement os.urandom.
Fix urandom not working on windows (there's no /dev/urandom) by using
a proper cryptographic random function (same one as CPython >= 3.11).
2022-06-07 23:32:30 +10:00
..
bare-arm
cc3200
esp32
esp8266
javascript
mimxrt mimxrt/machine_uart: Fix an inconsistency for UART.init() arg handling. 2022-06-07 18:21:46 +10:00
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2
samd
stm32 stm32/usbd_conf: Remove disable of SYSCFG clock. 2022-06-07 18:09:58 +10:00
teensy
unix windows: Use BCryptGenRandom to implement os.urandom. 2022-06-07 23:32:30 +10:00
windows windows: Use BCryptGenRandom to implement os.urandom. 2022-06-07 23:32:30 +10:00
zephyr