diff options
| author | Ha Thach <[email protected]> | 2026-03-06 19:59:34 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-06 19:59:34 +0700 |
| commit | 6c2c309316794ee580603db1b48422f9c648b1ad (patch) | |
| tree | 2a86d1abba22be6b7c68683940b0388429f8519c /AGENTS.md | |
| parent | 06a4c6d7190ef83f76b2a65496f2a48a54a8c134 (diff) | |
| parent | 8878e02c3040ee0b30f9b26c20f45a36260d854a (diff) | |
Merge pull request #3444 from remiberthoz/device-class-printer
Implement Printer Device Driver
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -332,6 +332,9 @@ take 2-5 minutes. NEVER CANCEL. Set timeout to 20+ minutes. - `examples/device/cdc_msc/`: Most commonly used example for testing - `test/unit-test/project.yml`: Ceedling test configuration +#### MCU Reference Manuals and Datasheets +- Look in `$HOME/Documents/Calibre Library` for all MCU reference manuals, datasheets and board schematics. + #### Debugging Build Issues - **Missing compiler**: Install `gcc-arm-none-eabi` package - **Missing dependencies**: Run `python3 tools/get_deps.py FAMILY` |
