dps422 0.1.1

A platform agnostic driver to interface with the DPS422 barometric pressure & temp sensor through I2C
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

monitor swdp_scan
attach 1
monitor traceswo
set mem inaccessible-by-default off

# common
# break Reset
# break main

load

# start the process but immediately halt the processor
stepi