diff options
| author | i509VCB <[email protected]> | 2025-07-09 23:08:59 -0500 |
|---|---|---|
| committer | i509VCB <[email protected]> | 2025-07-22 11:07:10 -0500 |
| commit | 1ad5d5a771d5109a763361454fb724b85ae25fdd (patch) | |
| tree | 62beeabed93b1108b8b4888aaac259f0a3256d01 /.vscode | |
| parent | d656b174ed8976b9d77ba8098042d75dd76ef733 (diff) | |
nxp: Add MIMXRT1011 GPIO and time driver
PIT is used for the time driver
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index e4814ff27..070e8fbd3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json | |||
| @@ -36,6 +36,7 @@ | |||
| 36 | // "examples/nrf52840-rtic/Cargo.toml", | 36 | // "examples/nrf52840-rtic/Cargo.toml", |
| 37 | // "examples/nrf5340/Cargo.toml", | 37 | // "examples/nrf5340/Cargo.toml", |
| 38 | // "examples/nrf-rtos-trace/Cargo.toml", | 38 | // "examples/nrf-rtos-trace/Cargo.toml", |
| 39 | // "examples/mimxrt1011/Cargo.toml", | ||
| 39 | // "examples/rp/Cargo.toml", | 40 | // "examples/rp/Cargo.toml", |
| 40 | // "examples/std/Cargo.toml", | 41 | // "examples/std/Cargo.toml", |
| 41 | // "examples/stm32c0/Cargo.toml", | 42 | // "examples/stm32c0/Cargo.toml", |
