Arduino_STM32/STM32F1
Jiri Bilek 35e0a6453a Fixing now() function
The now() function was defined using the #define directive. That is
wrong as it prevents using the keyword "now" in other situations.
2018-02-03 13:15:56 +01:00
..
cores/maple Fixed 'warning: multi-line comment [-Wcomment]' 2018-01-23 14:59:36 +01:00
libraries Fixing now() function 2018-02-03 13:15:56 +01:00
system Adhere to the format of #323 2018-01-23 13:07:42 +01:00
variants Update BOARD_NR_GPIO_PINS for STM32F103V 2018-02-02 09:16:51 +11:00
boards.txt Update boards.txt 2018-01-18 11:39:03 +01:00
platform.txt added teensy like ide compiler opts menus 2017-07-17 10:35:23 +03:00