micropython/ports
Eric Poulsen fa5c0b819c esp32/network_ppp: Add ppp_set_usepeerdns(pcb, 1) when init'ing iface.
Without this you often don't get any DNS server from your network provider.
Additionally, setting your own DNS _does not work_ without this option set
(which could be a bug in the PPP stack).
2019-07-04 11:17:41 +10:00
..
bare-arm
cc3200
esp32 esp32/network_ppp: Add ppp_set_usepeerdns(pcb, 1) when init'ing iface. 2019-07-04 11:17:41 +10:00
esp8266 extmod/modwebrepl: Add config option to put filebuf[512] on stack/bss. 2019-07-03 12:55:57 +10:00
javascript
minimal
nrf
pic16bit
qemu-arm
samd
stm32 stm32/boards/PYBD_SFx: Automatically turn on EN_3V3 when powering SD/MMC 2019-07-04 11:11:11 +10:00
teensy
unix
windows
zephyr