Completed BSP core features
- Added basic accelerometer example. Board in not populated so it is not complete, but it provides a starting point - Added ADC base library and example building on the new `max116xx-10bit` device driver crate
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@ -9,7 +9,6 @@
|
||||
"request": "launch",
|
||||
"name": "Debug Blinky",
|
||||
"servertype": "jlink",
|
||||
"gdbPath": "/usr/bin/gdb-multiarch",
|
||||
"cwd": "${workspaceRoot}",
|
||||
"device": "VA10820",
|
||||
"svdFile": "../va108xx-rs/va108xx.svd",
|
||||
|
Reference in New Issue
Block a user