cleaned up, documented some

This commit is contained in:
2024-08-24 18:55:09 -06:00
parent dddcf5d092
commit 890dee360d
30 changed files with 15 additions and 83 deletions
@@ -0,0 +1,9 @@
{
"name": "ESP32-S3_Exploit_UART",
"board": "tangnano9k",
"includedFiles": ["ESP32-S3_Exploit_UART.v"],
"constraintsFile": "tangnano9k.cst",
"baudRate": 115200,
"top":"exploit"
}