1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp_common
Benjamin Valentin 9129ea7399 esp_now: fix unused variable warning
esp_now_pkt_hdr_t *hdr is only used if gnrc_sixlowpan is used,
so move it into the according #ifdef

fixes #12257
2019-09-17 19:02:47 +02:00
..
esp-now esp_now: fix unused variable warning 2019-09-17 19:02:47 +02:00
include cpu/esp_common: doc fixes 2019-07-31 13:53:48 +02:00
vendor cpu/esp8266: add LoadStoreError exception handler 2019-04-15 12:50:44 +02:00
doc.txt
Makefile cpu/esp_common: xtensa vendor files added 2019-04-15 11:45:59 +02:00