Releases: C5Lab/projectZero
projectZero 1.5.7
Release v1.5.7 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.5.7
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.5.7): https://github.com/C5Lab/projectZero/releases/download/v1.5.7/projectZero-1.5.7.zip
FAPs (0.41): https://github.com/C5Lab/projectZero/releases/download/v1.5.7/projectZero-faps-0.41.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.5.7/projectZero-1.5.7-with-fap-0.41.zip
What's Changed
Full Changelog: v1.5.6...v1.5.7
projectZero 1.5.6
Release v1.5.6 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.5.6
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.5.6): https://github.com/C5Lab/projectZero/releases/download/v1.5.6/projectZero-1.5.6.zip
FAPs (0.41): https://github.com/C5Lab/projectZero/releases/download/v1.5.6/projectZero-faps-0.41.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.5.6/projectZero-1.5.6-with-fap-0.41.zip
What's Changed
Full Changelog: v1.5.4...v1.5.6
projectZero 1.5.4
Release v1.5.4 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.5.4
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.5.4): https://github.com/C5Lab/projectZero/releases/download/v1.5.4/projectZero-1.5.4.zip
FAPs (0.41): https://github.com/C5Lab/projectZero/releases/download/v1.5.4/projectZero-faps-0.41.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.5.4/projectZero-1.5.4-with-fap-0.41.zip
What's Changed
- Merge pull request #172 from C5Lab/development by @OyczE in #173
- Mini Display support by @OyczE in #174
- Development by @Janek79ax in #176
Full Changelog: v1.5.3...v1.5.4
projectZero 1.5.3
Release v1.5.3 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.5.3
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.5.3): https://github.com/C5Lab/projectZero/releases/download/v1.5.3/projectZero-1.5.3.zip
FAPs (0.41): https://github.com/C5Lab/projectZero/releases/download/v1.5.3/projectZero-faps-0.41.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.5.3/projectZero-1.5.3-with-fap-0.41.zip
What's Changed
- Development by @Janek79ax in #172
Full Changelog: v1.4.1...v1.5.3
projectZero 1.4.1
Release v1.4.1 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.4.1
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.4.1): https://github.com/C5Lab/projectZero/releases/download/v1.4.1/projectZero-1.4.1.zip
FAPs (0.41): https://github.com/C5Lab/projectZero/releases/download/v1.4.1/projectZero-faps-0.41.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.4.1/projectZero-1.4.1-with-fap-0.41.zip
What's Changed
Full Changelog: v1.4.0...v1.4.1
projectZero 1.4.0
Release v1.4.0 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.4.0
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.4.0): https://github.com/C5Lab/projectZero/releases/download/v1.4.0/projectZero-1.4.0.zip
FAPs (0.41): https://github.com/C5Lab/projectZero/releases/download/v1.4.0/projectZero-faps-0.41.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.4.0/projectZero-1.4.0-with-fap-0.41.zip
Development
Summary
This PR brings the exfat branch changes on top of main, adding automatic exFAT enablement in the ESP-IDF FatFs config and including the latest sniffer/handshaker updates from development-related work.
It also updates generated binaries.
What changed
- Added automatic exFAT patching during CMake configure:
- New file:
ESP32C5/tools/patch_idf_exfat.cmake - Integrated in
ESP32C5/CMakeLists.txtviaPROJECTZERO_PATCH_IDF_EXFAT(enabled by default)
- New file:
- Updated documentation in
ESP32C5/README.mdwith exFAT build note and opt-out flag:-DPROJECTZERO_PATCH_IDF_EXFAT=OFF
- Included sniffer/handshaker updates in
ESP32C5/main/main.c:- passive promiscuous STA sniffer flow
- D-UCB reward update logic
- global handshaker integration and message updates
- Minor config alignment in
ESP32C5/sdkconfig
Validation
- exFAT SD support tested on 256GB and 1TB cards.
Notes
exfatis fully up to date withmainand contains additional branch-specific commits.
projectZero 1.3.4
Release v1.3.4 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.3.4
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.3.4): https://github.com/C5Lab/projectZero/releases/download/v1.3.4/projectZero-1.3.4.zip
FAPs (0.41): https://github.com/C5Lab/projectZero/releases/download/v1.3.4/projectZero-faps-0.41.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.3.4/projectZero-1.3.4-with-fap-0.41.zip
What's Changed
- ota_list now uses PSRAM by @Janek79ax in #161
Full Changelog: v1.3.3...v1.3.4
projectZero 1.3.3
Release v1.3.3 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.3.3
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.3.3): https://github.com/C5Lab/projectZero/releases/download/v1.3.3/projectZero-1.3.3.zip
FAPs (0.41): https://github.com/C5Lab/projectZero/releases/download/v1.3.3/projectZero-faps-0.41.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.3.3/projectZero-1.3.3-with-fap-0.41.zip
What's Changed
- LFN after OTA. by @Janek79ax in #160
Full Changelog: v1.3.2...v1.3.3
projectZero 1.3.2
Release v1.3.2 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.3.2
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.3.2): https://github.com/C5Lab/projectZero/releases/download/v1.3.2/projectZero-1.3.2.zip
FAPs (0.41): https://github.com/C5Lab/projectZero/releases/download/v1.3.2/projectZero-faps-0.41.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.3.2/projectZero-1.3.2-with-fap-0.41.zip
What's Changed
- Sync with Main by @OyczE in #146
- rogueap into development by @Janek79ax in #148
- Development by @Janek79ax in #159
Full Changelog: v1.1.3...v1.3.2
projectZero 1.1.3
Release v1.1.3 published.
Release page: https://github.com/C5Lab/projectZero/releases/tag/v1.1.3
Web flasher: https://C5Lab.github.io/projectZero/
JanOS (1.1.3): https://github.com/C5Lab/projectZero/releases/download/v1.1.3/projectZero-1.1.3.zip
FAPs (0.40): https://github.com/C5Lab/projectZero/releases/download/v1.1.3/projectZero-faps-0.40.zip
Full package: https://github.com/C5Lab/projectZero/releases/download/v1.1.3/projectZero-1.1.3-with-fap-0.40.zip
What's Changed
- rogueap by @Janek79ax in #147
Full Changelog: v1.1.2...v1.1.3