micropython/ports
Daniel Thompson 048bb2da83 nrf: Feed the watchdog from the BLE TX polling loop
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-12-26 15:11:43 +00:00
..
bare-arm ports: Disable MICROPY_PY_ASSIGN_EXPR in bare-arm and minimal ports. 2020-06-16 22:06:21 +10:00
cc3200 all: Update Python code to conform to latest black formatting. 2020-08-29 15:18:01 +10:00
esp32 esp32/mphalport: Fix mp_hal_time_ns offset. 2020-08-31 00:49:58 +10:00
esp8266 py/mphal.h: Introduce mp_hal_time_ns and implement on various ports. 2020-08-22 16:13:44 +10:00
javascript all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
mimxrt mimxrt/boards: Set __heap_size__ to 0 in MIMXRT1011.ld. 2020-06-10 22:49:26 +10:00
minimal ports: Disable MICROPY_PY_ASSIGN_EXPR in bare-arm and minimal ports. 2020-06-16 22:06:21 +10:00
nrf nrf: Feed the watchdog from the BLE TX polling loop 2020-12-26 15:11:43 +00:00
pic16bit all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
powerpc powerpc/uart: Choose which UART to use at build time, not runtime. 2020-05-29 22:54:55 +10:00
qemu-arm qemu-arm/Makefile: Add CFLAGS_EXTRA to CFLAGS. 2020-06-22 13:42:24 +10:00
samd all: Factor gchelper code to one place and use it for unix & ARM ports. 2020-04-29 23:45:19 +10:00
stm32 all: Update Python code to conform to latest black formatting. 2020-08-29 15:18:01 +10:00
teensy all: Update Python code to conform to latest black formatting. 2020-08-29 15:18:01 +10:00
unix unix/fatfs_port: Fix month offset in timestamp calculation. 2020-09-02 00:19:06 +10:00
windows extmod/vfs: Add option to use 1970 as Epoch. 2020-09-01 12:36:28 +10:00
zephyr zephyr/README: Update required Zephyr version and mention new features. 2020-08-28 16:42:32 +10:00