mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
Automatic stack location selection (SYS or HEAP), enable per library AR-chive in arduino build system (#5018)
Automatic stack location selection (SYS or HEAP), enable per library AR-chive in arduino build system * enable dot_a_linkage on internal libraries * add device tests * boards generator: deprecate --noextra4k/--allowWPS and fix documentation
This commit is contained in:
@ -48,8 +48,6 @@ As of today you can:
|
||||
|
||||
* increase available flash space by disabling floats in ``*printf`` functions
|
||||
|
||||
* enable WPS which is now disabled by default (at the cost of a smaller heap by ~4KB)
|
||||
|
||||
* change led pin ``LED_BUILTIN`` for the two generic boards
|
||||
|
||||
* change the default lwIP version (1.4 or 2)
|
||||
|
Reference in New Issue
Block a user