This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
1,844
Commits
20
Branches
148
Tags
384
MiB
02460ff864
Commit Graph
1 Commits
Author
SHA1
Message
Date
Angus Gratton
adc590ff69
spi_flash_write_encrypted: Allow 16-byte aligned block writes
...
As each 32 byte write has two identical 16 byte AES blocks, it's possible to write them separately.
2017-01-20 19:48:46 +08:00