This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,880
Commits
16
Branches
99
Tags
369da50ea1a0828e94de2ecbf11b2aa2e3d153b6
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