This website requires JavaScript.
Explore
Help
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-10-20 22:31:30 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
209ffcfaa61a660e28aa3d01c4233e964ce4dbb9
ESP8266_RTOS_SDK
/
components
/
util
/
src
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
..
aes.c
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
base64.c
feat(util): Use independent "util_assert" instead of "assert"
2019-04-24 14:58:58 +08:00
crc.c
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
sha.c
feat(util): Use independent "util_assert" instead of "assert"
2019-04-24 14:58:58 +08:00