mbed-os/targets/TARGET_Analog_Devices/TARGET_ADUCM302X
Dave Wu 37cc8a2876 Cleared data structures in analogin_init();
Set buffer for 1 sample in analogin_read_u16. Before it assumes the
buffer is set outside by the higher layer. Now it's temporarily
located on the stack since only the ADC value is returned.
2018-01-12 15:01:44 +00:00
..
TARGET_ADUCM3029 Cleared data structures in analogin_init(); 2018-01-12 15:01:44 +00:00