micropython/ports
Jim Mussared af226199ea unix: Enable modbluetooth on the "dev" and "coverage" variants.
And MICROPY_PY_URANDOM_EXTRA_FUNCS is enabled on "dev" so tha the Bluetooth
examples all run.
2020-04-29 16:53:13 +10:00
..
bare-arm ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
cc3200 all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
esp32 py/stream: Remove mp_stream_errno and use system errno instead. 2020-04-27 23:58:46 +10:00
esp8266 py/stream: Remove mp_stream_errno and use system errno instead. 2020-04-27 23:58:46 +10:00
javascript all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
mimxrt all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
minimal all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
nrf all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
pic16bit all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
powerpc all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
qemu-arm all: Enable extra conversion warnings where applicable. 2020-04-18 22:42:28 +10:00
samd all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
stm32 stm32/main: Peform a clean shutdown of btstack on soft reset. 2020-04-29 16:45:46 +10:00
teensy all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
unix unix: Enable modbluetooth on the "dev" and "coverage" variants. 2020-04-29 16:53:13 +10:00
windows all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
zephyr all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00