1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp8266
Francisco 1977423e9b
Merge pull request #13048 from maribu/adc-int32_t
periph/adc: Change return type of `adc_sample()` to `int32_t`
2020-01-13 12:56:09 +01:00
..
bin cpu/esp8266: fix bootloader images 2019-12-12 08:16:54 +01:00
esp-wifi cpu/esp8266: fix of esp_wifi_send 2019-12-18 21:52:25 +01:00
freertos cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
include cpu/esp8266: platform dependent settings for lwIP 2019-12-17 08:28:33 +01:00
ld cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
periph cpu/esp8266/periph: adc_sample() now returns int32_t 2020-01-10 14:13:14 +01:00
sdk cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
vendor cpu/esp8266: change of log output level in vendor code 2019-12-12 08:16:54 +01:00
doc.txt cpu/esp8266: esptool.py is provided as tool 2019-11-14 13:58:48 +01:00
esp_events.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
exceptions.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
irq_arch.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
Makefile cpu/esp8266: ESP8266_SDK_DIR renamed 2019-11-14 13:58:44 +01:00
Makefile.dep cpu/esp8266: enable colored output with log_color 2019-11-14 13:58:48 +01:00
Makefile.features cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
Makefile.include cpu/esp*: esp_wifi used as default netdev for lwip 2019-12-26 19:02:04 +01:00
startup.c cpu/esp8266: module to print startup info 2019-12-07 15:16:32 +01:00
syscalls.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
thread_arch.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
tools.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00