Skip to content

Releases: C5Lab/projectZero

projectZero 1.5.7

25 Mar 21:47
36fc6ed

Choose a tag to compare

projectZero 1.5.6

16 Mar 19:00

Choose a tag to compare

projectZero 1.5.4

07 Mar 13:06
69dbb5c

Choose a tag to compare

projectZero 1.5.3

25 Feb 20:57
7db2a06

Choose a tag to compare

projectZero 1.4.1

18 Feb 19:54

Choose a tag to compare

projectZero 1.4.0

17 Feb 17:32
499d4d0

Choose a tag to compare

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.txt via PROJECTZERO_PATCH_IDF_EXFAT (enabled by default)
  • Updated documentation in ESP32C5/README.md with 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

  • exfat is fully up to date with main and contains additional branch-specific commits.

projectZero 1.3.4

09 Feb 20:00
f66437f

Choose a tag to compare

projectZero 1.3.3

09 Feb 18:39
634f1fe

Choose a tag to compare

projectZero 1.3.2

08 Feb 19:23
e97b24f

Choose a tag to compare

projectZero 1.1.3

26 Jan 07:34
82b34a2

Choose a tag to compare