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
9,745
Commits
1
Branch
0
Tags
85c2df060df05a9300a223bcb7ebe206bb7684fc
Commit Graph
3 Commits
Author
SHA1
Message
Date
Anton Maklakov
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
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