From ab576fffdb96cb3dacec82976ef5c642ce94ac11 Mon Sep 17 00:00:00 2001 From: Alexis Masson Date: Thu, 8 Sep 2022 09:06:44 +0200 Subject: [PATCH] fix: typo "..build.peripheral_pins" There was a typo in boards.txt, in the definition of the THUNDERPACK_L072, where an extra "." was left in a line. This commit fixes that. --- boards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards.txt b/boards.txt index 19ecb759ac..b80d84bb0d 100644 --- a/boards.txt +++ b/boards.txt @@ -7327,7 +7327,7 @@ GenL0.menu.pnum.THUNDERPACK_L072.upload.maximum_data_size=20480 GenL0.menu.pnum.THUNDERPACK_L072.build.board=THUNDERPACK_L072 GenL0.menu.pnum.THUNDERPACK_L072.build.product_line=STM32L072xx GenL0.menu.pnum.THUNDERPACK_L072.build.variant_h=variant_{build.board}.h -GenL0.menu.pnum.THUNDERPACK_L072..build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS +GenL0.menu.pnum.THUNDERPACK_L072.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS GenL0.menu.pnum.THUNDERPACK_L072.build.variant=STM32L0xx/L072K(B-Z)T_L082K(B-Z)T # Piconomix PX-HER0 board