[riot-commits] [RIOT-OS/RIOT] 9bba4b: cpu/esp32: fixes LINKFLAGS in Makfile.include
Gunar Schorcht
gunar at schorcht.net
Wed Nov 28 15:49:27 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 9bba4b9aa55593d878f5c2ebb1152ecce65d7c99
https://github.com/RIOT-OS/RIOT/commit/9bba4b9aa55593d878f5c2ebb1152ecce65d7c99
Author: Gunar Schorcht <gunar at schorcht.net>
Date: 2018-11-23 (Fri, 23 Nov 2018)
Changed paths:
M cpu/esp32/Makefile.include
Log Message:
-----------
cpu/esp32: fixes LINKFLAGS in Makfile.include
This commit adds the ESP32 vendor libraries for WLAN to the BASELIBS variable. This avoids having to define an additional archive group in the LINKGFLAGS variable which contains these vendor libraries and again RIOT module archive files with the symbols that are refered by these vendor libraries.
Commit: 0c289a8f310de388afaeb7ba072c79982ebd7f4a
https://github.com/RIOT-OS/RIOT/commit/0c289a8f310de388afaeb7ba072c79982ebd7f4a
Author: Gunar Schorcht <gunar at schorcht.net>
Date: 2018-11-28 (Wed, 28 Nov 2018)
Changed paths:
M cpu/esp32/Makefile.include
Log Message:
-----------
cpu/esp32: fixes LINKFLAGS in Makefile.include
removes the duplicate entry of -lg in LINKFLAGS
Commit: 061e32bad071294c676d010672ebf3f12ea664c0
https://github.com/RIOT-OS/RIOT/commit/061e32bad071294c676d010672ebf3f12ea664c0
Author: Gunar Schorcht <gunar at schorcht.net>
Date: 2018-11-28 (Wed, 28 Nov 2018)
Changed paths:
M cpu/esp32/Makefile.include
Log Message:
-----------
Merge pull request #10460 from gschorcht/esp32_fix_baslibs
cpu/esp32: fixes LINKFLAGS in Makfile.include
Compare: https://github.com/RIOT-OS/RIOT/compare/4eaf1d8135eb...061e32bad071
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list