Moved calibration data structures from 'platform/drivers/NVM' to 'openrtx/include/calibration', since various modules need them
This commit is contained in:
parent
7db1ee28e8
commit
d4cdba2243
|
|
@ -25,6 +25,7 @@ else
|
|||
endif
|
||||
|
||||
openrtx_inc = ['openrtx/include/interfaces',
|
||||
'openrtx/include/calibration',
|
||||
'openrtx/include',
|
||||
'platform/drivers/ADC',
|
||||
'platform/drivers/NVM',
|
||||
|
|
|
|||
Loading…
Reference in New Issue