blackmagic-esp32-s2 icon indicating copy to clipboard operation
blackmagic-esp32-s2 copied to clipboard

Update README.md

Open datxuantran opened this issue 4 months ago • 0 comments

Pull Request Description

This PR adds additional instructions to the README.md of the Blackmagic ESP32S2 project. The updates provide previously missing but necessary details for setting up and using the ESP32S2 as a Blackmagic Probe for Cortex-M and Cortex-A target debugging.

Key additions include:

  • Wi-Fi Setup: Added information on the default SSID (blackmagic) and password (iamwitcher) required to connect to the ESP32S2's wireless network.
  • GDB Server Connection: Documented the default IP address (192.168.4.1) and port number (2345) used by the GDB server running on the ESP32S2.
  • Manual Firmware Download Mode: Added a short guide on how to manually put the ESP32S2 into firmware download mode to flash the Blackmagic Probe firmware.

These updates aim to improve the clarity and usability of the project for new users, ensuring a smoother setup process.

datxuantran avatar Oct 14 '24 17:10 datxuantran