This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx-apps
Watch
1
Star
0
Fork
You've already forked nuttx-apps
1
mirror of
https://github.com/apache/nuttx-apps.git
synced
2026-08-02 12:49:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9df979417f
nuttx-apps
/
examples
/
mtdpart
History
Download ZIP
Download TAR.GZ
Gregory Nutt
424fbe6583
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available).
2013-05-03 12:52:33 -06:00
Makefile
Add configuration and example to test MTD partitions
2013-04-30 15:54:02 -06:00
mtdpart_main.c
Add support for the byte write method to MTD partition logic; Beef up the MTD partition test -- and fix resulting bugs detected
2013-05-02 08:07:42 -06:00