mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Add resource filters to the Eclipse project used to build the Galileo demo.
This commit is contained in:
parent
cff5cfdd4f
commit
25b911e0bd
5 changed files with 196 additions and 13 deletions
|
@ -324,9 +324,6 @@ void vApplicationTickHook( void )
|
|||
|
||||
static void prvSetupHardware( void )
|
||||
{
|
||||
ClearScreen();
|
||||
printf( ANSI_COLOR_WHITE );
|
||||
|
||||
/* Initialise the serial port and GPIO. */
|
||||
vInitializeGalileoSerialPort( DEBUG_SERIAL_PORT );
|
||||
vGalileoInitializeGpioController();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue