Skip to content

Release 22

Compare
Choose a tag to compare
@eriksl eriksl released this 18 Apr 15:42
· 759 commits to master since this release
  • add native SNTP support (not using the code from Espressif anymore)
  • lower memory footprint (DRAM) by optimisation of config per I/O-pin structs
  • when UART0 TX pin is not explicitly configured, assume UART0 TX and not "unconnected".

This helps debugging when initial bootstrap (= no configuration) fails.