Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-12 | V-USB: Use manufacturer and product strings from config.h (#7797) | Ryan | |
* V-USB: Use manufacturer and product strings from config.h * Update board configs | |||
2020-06-12 | ARM - ADC cleanup (#8385) | Joel Challis | |
* Update switch to array to allow custom values * Add adc keymap * update docs to reflect alignment of default 10 bit * start conversion to USE_ADCVn * samplerate is hella wrong...stub out for now * basic f1 and f4 functionality * Tidy up current changes * Restore old pinToMux function * Add back sample rate for supported platforms * F0 compile fixes * wordsmithery Co-Authored-By: Ryan <fauxpark@gmail.com> * Remove reference to avr only function Co-authored-by: Ryan <fauxpark@gmail.com> |