benpicco
|
b6a542668b
|
Merge pull request #14845 from fjmolinas/pr_driver_netdev_common
tests/driver_netdev_common: add netdev_default
|
2020-08-27 17:01:50 +02:00 |
|
Francisco Molina
|
c05dd9e6d3
|
treewide: change netdev driver dependencies against netdev_default
- gnrc_netdev_default depends on netdev_default, no need for checking
against both modules.
- fix documentation mentions of the double check
|
2020-08-27 11:46:25 +02:00 |
|
Leandro Lanzieri
|
a64461cdad
|
cpu/esp_common: stdio_uart by default if there is no other
|
2020-08-19 10:00:35 +02:00 |
|
Marian Buschsieweke
|
f8b7c899f8
|
cpu/esp_common: Allows use feature cpp
The vendor code uses C++ code, thus, C++ support needs to be enabled in any
case.
|
2020-07-23 20:18:33 +02:00 |
|
Leandro Lanzieri
|
fcfc15e199
|
cpu/esp: Move dependency resolution of esp_log_startup to Makefile.dep
|
2020-03-24 09:21:21 +01:00 |
|
Leandro Lanzieri
|
e61532efbe
|
cpu/esp: Move dependency resolution of esp_log_colored to Makefile.dep
|
2020-03-24 09:21:21 +01:00 |
|
Leandro Lanzieri
|
f918b97ec3
|
cpu/esp: Move dependency resolution of esp_gdb to Makefile.dep
|
2020-03-24 09:21:20 +01:00 |
|
Leandro Lanzieri
|
7a30795a8c
|
cpu/esp: Move esp_[wifi/now] dependency resolution to Makefile.dep
|
2020-03-24 09:21:20 +01:00 |
|
Leandro Lanzieri
|
48a62dcc8f
|
cpu/esp: Move common dependencies to Makefile.dep
|
2020-03-24 09:21:19 +01:00 |
|
Gunar Schorcht
|
922429bc3b
|
cpu/esp_common: add module esp_freertos_common
|
2020-02-21 09:09:34 +01:00 |
|
Gunar Schorcht
|
53a3756e0c
|
cpu/esp*: common Makfile* added
|
2020-02-21 09:09:34 +01:00 |
|