micropython/ports
Ayke van Laethem fcc1568546 nrf/boards: Update linker scripts.
* Remove FLASH_ISR and merge .isr_vector into FLASH_TEXT. This saves
    some code space, especially on nRF52 devices.
  * Reserve space for nonvolatile storage of data. This is the place for
    a filesystem (to be added).
2018-07-18 17:12:25 +10:00
..
bare-arm
cc3200
esp32 esp32/modnetwork: Add network.(W)LAN.ifconfig('dhcp') support. 2018-07-18 11:02:11 +10:00
esp8266
minimal
nrf nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
pic16bit
qemu-arm
stm32 stm32/mphalport: Make mp_hal_stdin_rx_chr/stdout_tx_strn weakly linked. 2018-07-18 10:41:55 +10:00
teensy
unix
windows
zephyr