mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-05 05:43:51 -04:00
Finalise MSP430X CCS4 port and demo.
This commit is contained in:
parent
329c36c6bc
commit
c85523f870
3 changed files with 6 additions and 8 deletions
|
@ -176,7 +176,7 @@ information. */
|
|||
#define mainCOM_TEST_LED ( 1 )
|
||||
|
||||
/* The baud rate used by the comtest tasks. */
|
||||
#define mainCOM_TEST_BAUD_RATE ( 115200 )
|
||||
#define mainCOM_TEST_BAUD_RATE ( 38400 )
|
||||
|
||||
/* The maximum number of lines of text that can be displayed on the LCD. */
|
||||
#define mainMAX_LCD_LINES ( 8 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue