Skip to content

Commit

Permalink
Update platformio.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
p-h-a-i-l authored Aug 6, 2019
1 parent 84993d5 commit addee4b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -217,15 +217,7 @@ build_flags =
-Wl,-lm
-Og
# -Wl,-lnosys
-D IGNORE_GLOBAL_CONFIG

-D SERIAL_USART2_IT
-D USART2_BAUD=115200 ; UART baud rate
-D USART2_WORDLENGTH=UART_WORDLENGTH_8B ; UART_WORDLENGTH_8B or UART_WORDLENGTH_9B
-D SERIAL_USART_IT_BUFFERTYPE='unsigned char' ; char or short

-D FLASH_STORAGE
-D HALL_INTERRUPTS
-D CONTROL_TYPE=2 ; Use USART2_CONTROLLED from config.h as base for this config

-D ENABLE_INACTIVITY_TIMEOUT=0
-D BEEPS_ON_OFF=0
Expand Down

0 comments on commit addee4b

Please # to comment.