hoverboard-firmware-hack-fo.../Inc
EmanuelFeru 72d2aae4d7 Made Variant selection easy via platformio.ini
Now it is easy to select between different variant builds via platformio.ini. Currently, 3 variants can be selected:
VARIANT_ADC
VARIANT_USART3
TRANSPOTTER

Note: For any particular needs, you can still change config.h according to your needs.
2019-12-23 12:12:01 +01:00
..
BLDC_controller.h Major improvements 2019-12-12 23:44:33 +01:00
comms.h Initial commit 2019-10-06 15:09:15 +02:00
config.h Made Variant selection easy via platformio.ini 2019-12-23 12:12:01 +01:00
defines.h Made beep functions available also for other variants 2019-12-23 10:11:48 +01:00
eeprom.h Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
hd44780.h Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
pcf8574.h Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
rtwtypes.h Major improvements 2019-12-12 23:44:33 +01:00
setup.h Implemented reliable Serial Rx/Tx 2019-11-29 17:31:53 +01:00
stm32f1xx_hal_conf.h Initial commit 2019-10-06 15:09:15 +02:00
stm32f1xx_it.h Initial commit 2019-10-06 15:09:15 +02:00