portapack-mayhem/firmware
Jared Boone 8b02e40602 Move touch ADC data collection to M0.
...so it continues when M4 is shut down.

It's not as pretty as using DMA, but it's far simpler, even if it involves letting the ADC run continuously and taking the last samples even if not synchronizing to the phase of the sampling of the channels.
2016-07-24 15:31:53 -07:00
..
application Move touch ADC data collection to M0. 2016-07-24 15:31:53 -07:00
baseband Move touch ADC data collection to M0. 2016-07-24 15:31:53 -07:00
bootstrap CMake: Fix ldscript dependencies. 2016-07-03 18:48:39 -07:00
chibios Remove linker map generation, other unnecessary(?) flags. 2016-07-03 18:33:36 -07:00
chibios-portapack SDIO: Commit optional code to run at 50MHz. 2016-07-19 11:00:31 -07:00
common Move touch ADC data collection to M0. 2016-07-24 15:31:53 -07:00
tools Fix Python 2 vs 3 breakage relating to hex(). 2016-07-17 16:16:13 -07:00
CMakeLists.txt JTAG: Auto-generate HackRF CPLD data from SVF. 2016-07-17 15:50:36 -07:00
hackrf_cpld_default.svf JTAG: HackRF CPLD SVF file for embedding in firmware. 2016-07-17 15:48:02 -07:00
hackrf_one_usb_ram.dfu Update hackrf_one_usb_ram.dfu to HackRF release 2015.07.2. 2015-07-29 22:21:35 -07:00
toolchain-arm-cortex-m.cmake Add CMake firmware build system. 2016-06-30 12:02:43 -07:00