custom-board-bundle-sample-.../firmware/hw_layer/adc
Matthew Kennedy 52a24ee773
memory savings (#3195)
* d

* dead code

* all your ram are belong to me

* turn off gpiochips we don't need

* save

* save by using the same file handle

* smaller stack ok

* these can be on the stack

* this is closer

* what about ccm?

* probing available

* now probe ccm

* ccm

* put stuff in ccm

* fsio

* memory usage

* memory
2021-08-26 23:05:31 +03:00
..
AdcConfiguration.h start allowing ADC change while running (#3100) 2021-08-24 16:41:16 -04:00
adc_external.h
adc_inputs.cpp missed a little bit (#3192) 2021-08-24 17:00:14 -04:00
adc_inputs.h
adc_subscription.cpp memory savings (#3195) 2021-08-26 23:05:31 +03:00
adc_subscription.h
ads1015.cpp
ads1015.h
mcp3208.c
mcp3208.h