This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6,990
Commits
1
Branch
0
Tags
0ea8a2abfdcfa01d60cedf92bdfd2eb682d49e2d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Angus Gratton
f687725e97
unit tests: Use a unit test app partition table, configure spi_flash to use data partition
2017-02-22 10:26:04 +11:00
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