meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.31k stars 800 forks source link

Add semihosting support for nrf52 devices #4137

Closed geeksville closed 2 months ago

geeksville commented 3 months ago

This lets meshtastic log messages appear in the vscode debugger log (without need of serialport or USB).

I'll send in a PR for docs soonish.

geeksville commented 3 months ago

fixes #4135