circuitpython/ports
Thea Flowers 7ba89f5330 Add _bhb user module for Big Honking Button
BHB needs better accuracy from the ADC readings. To avoid changing the ADC configuration for all boards or adding complexity to AnalogIn, I implemented a custom user module to allow the BHB to talk to the ADC in the way that it needs to. I'm open to other approaches here, but this seemed like the least invasive and complex option.
2020-07-18 22:45:08 -07:00
..
atmel-samd Add _bhb user module for Big Honking Button 2020-07-18 22:45:08 -07:00
cxd56 Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
esp32s2 Redid formula for calculating subticks 2020-06-09 10:08:49 -05:00
litex Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
mimxrt10xx Fix pin macros typo, add extra flash protection 2020-06-05 16:43:08 -04:00
nrf Add nice!nano board support 2020-06-05 19:58:54 -05:00
stm Override HAL_Delay and HAL_GetTick 2020-06-05 13:56:32 -04:00
unix ulab: rename enable macro so it appears in the support matrix 2020-03-17 09:33:03 -05:00