This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-04-19 23:22:16 +03:00
Code
esp8266
/
libraries
/
ArduinoOTA
History
Dirk Mueller
59873908c4
Use direct member initialization instead of ctr initialisation (
#7556
)
...
This removes a bit of code repetition.
2020-08-28 10:23:05 -04:00
..
examples
Add LittleFS as an optional filesystem, API compatible w/SPIFFS (but not on-flash-format compatible) (
#5511
)
2019-05-25 09:53:24 +02:00
ArduinoOTA.cpp
Use direct member initialization instead of ctr initialisation (
#7556
)
2020-08-28 10:23:05 -04:00
ArduinoOTA.h
Use direct member initialization instead of ctr initialisation (
#7556
)
2020-08-28 10:23:05 -04:00
keywords.txt
Use correct separator in keywords.txt
2017-09-04 06:54:18 -05:00
library.properties
Automatic stack location selection (SYS or HEAP), enable per library AR-chive in arduino build system (
#5018
)
2018-08-20 14:35:52 +02:00