Skip to content

Add ESP-IDF prototype for ESP32-S3 BLE-to-USB bridge#1

Closed
RobertDaleSmith wants to merge 1 commit into
mainfrom
codex/build-ble-to-usb-bridge-firmware
Closed

Add ESP-IDF prototype for ESP32-S3 BLE-to-USB bridge#1
RobertDaleSmith wants to merge 1 commit into
mainfrom
codex/build-ble-to-usb-bridge-firmware

Conversation

@RobertDaleSmith
Copy link
Copy Markdown
Owner

Summary

  • add new esp32 directory with an ESP-IDF application for the XIAO ESP32-S3 Sense board
  • provide Makefile with build, flash, and monitor targets for ESP-IDF workflow
  • document usage of make commands for building, flashing, and monitoring

Testing

  • make -C esp32 build (fails: idf.py: No such file or directory)
  • make -C esp32 flash (fails: idf.py: No such file or directory)
  • make -C esp32 monitor (fails: idf.py: No such file or directory)

https://chatgpt.com/codex/tasks/task_e_68ab9da61d30832fb85ff0826d989e75

@RobertDaleSmith RobertDaleSmith deleted the codex/build-ble-to-usb-bridge-firmware branch September 2, 2025 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant