|
|
@ -1,6 +1,7 @@
|
|
|
|
#include "gpio.hpp"
|
|
|
|
#include "gpio.hpp"
|
|
|
|
#include "../../bsl_nucleo_f042k6.h"
|
|
|
|
#include "../../bsl_nucleo_f042k6.h"
|
|
|
|
#include "/home/key/git/ked/bsl/csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h"
|
|
|
|
//#include "/home/key/git/ked/bsl/csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h"
|
|
|
|
|
|
|
|
#include "./../../../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h"
|
|
|
|
//#include "gpioMap.hpp"
|
|
|
|
//#include "gpioMap.hpp"
|
|
|
|
|
|
|
|
|
|
|
|
#define PIN_COUNT 20
|
|
|
|
#define PIN_COUNT 20
|
|
|
|