index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
esp8266
/
etshal.h
Age
Commit message (
Expand
)
Author
2018-04-06
esp8266/etshal: delete incorrect function prototypes
Jeff Epler
2017-07-18
all: Unify header guard usage.
Alexander Steffen
2016-11-02
esp8266/etshal.h: Adjust size of MD5_CTX structure.
Paul Sokolovsky
2016-11-02
esp8266/etshal.h: Add prototypes for SPIRead/SPIWrite/SPIEraseSector.
Paul Sokolovsky
2016-10-23
esp8266/etshal.h: Add few more ESP8266 vendor lib prototypes.
Paul Sokolovsky
2016-09-03
esp8266/modmachinewdt: Add .deinit() method.
Paul Sokolovsky
2016-08-04
esp8266/modesp: Add check_fw() function to check integrity of the firmware.
Paul Sokolovsky
2016-05-03
esp8266/modesp: Add malloc() and free() functions.
Paul Sokolovsky
2016-03-29
esp8266: Implement os.urandom function.
Damien George
2016-03-05
esp8266/etshal.h: More prototypes of ESP8266 SDK/BootROM functions.
Damien George
2016-03-04
esp8266/etshal.h: Add timer functions prototypes.
Paul Sokolovsky
2015-05-28
esp8266: Enable setting CPU frequency to 160MHz
Josef Gajdusek
2014-11-27
esp8266: New port of Micro Python to ESP8266 wifi module.
Damien George