diff options
| author | hathach <[email protected]> | 2025-11-11 10:27:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-11-11 10:53:39 +0700 |
| commit | a1ae5b20ccf760282538dd81b9290527757fa9c7 (patch) | |
| tree | a533fccebf77b046bbd6002f9bb077d98a9df6c3 /tools/gen_doc.py | |
| parent | 6364a4df7a6e3a2b3583fe11a88665f06d18628b (diff) | |
update doc
Diffstat (limited to 'tools/gen_doc.py')
| -rwxr-xr-x | tools/gen_doc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gen_doc.py b/tools/gen_doc.py index ab07bc116..3920531d5 100755 --- a/tools/gen_doc.py +++ b/tools/gen_doc.py @@ -23,7 +23,7 @@ def gen_deps_doc(): Dependencies ************ -MCU low-level peripheral driver and external libraries for building TinyUSB examples +MCU low-level peripheral drivers and external libraries for building TinyUSB examples {tabulate(df, headers="keys", tablefmt='rst')} """ |
