mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +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:
@ -7,3 +7,4 @@ paragraph=
|
||||
category=Other
|
||||
url=
|
||||
architectures=esp8266
|
||||
dot_a_linkage=true
|
||||
|
Reference in New Issue
Block a user