This website requires JavaScript.
Explore
Help
Register
Sign In
espressif
/
ESP8266_RTOS_SDK
Watch
1
Star
0
Fork
0
You've already forked ESP8266_RTOS_SDK
mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced
2025-05-23 10:08:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ESP8266_RTOS_SDK
/
components
/
util
/
include
History
dongheng
0fa41f1fb9
fix(util): Fix unaligned access to the flash if some LUT is type of "uint8_t" or "uint16_t"
...
Make the "uint8_t" or "uint16_t" LTU 4-byte-align.
2019-05-06 10:54:22 +08:00
..
crc.h
feat(util): add esp_crc8 for efuse check
2018-06-28 19:40:04 +08:00
esp_aes.h
feat(util): Add faster AES for ESP8266 SoC
2019-04-22 16:46:20 +08:00
esp_base64.h
feat(util): Add base64 codec to util
2018-11-08 11:19:50 +08:00
esp_sha.h
feat(util): Add extra SHA and unit test
2019-04-15 16:18:21 +08:00
ibus_data.h
fix(util): Fix unaligned access to the flash if some LUT is type of "uint8_t" or "uint16_t"
2019-05-06 10:54:22 +08:00
util_assert.h
feat(util): Use independent "util_assert" instead of "assert"
2019-04-24 14:58:58 +08:00