mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
94438ff64b
- ADC adjusted to work with sequenced acquisition setups. It should now accomodate both sequenced and non-sequenced approaches on the backend. A few more adjustments should be made to handle multiple sequencers but right now neither LM3S or STM32 platforms use more than one sequencer. - Added adcpoll.lua to demonstrate a simple approach for using clocked acquisition and displaying results as they become available. - ADC now works for STM32 (all 16 channels!). This should receive more extensive testing, but everything should be working at this stage. - the build system now pays attention to changes in header files meaning that if any headers change or if the romfs changes (since it is generated as a header) these changes will get recompiled without having to do a clean.