mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-18 06:34:28 +08:00
Comment the new standard demo files that were introduced for the new MicroBlaze demo project.
This commit is contained in:
@ -51,8 +51,8 @@
|
||||
licensing and training services.
|
||||
*/
|
||||
|
||||
#ifndef COMTEST_H
|
||||
#define COMTEST_H
|
||||
#ifndef COMTEST_STRINGS_H
|
||||
#define COMTEST_STRINGS_H
|
||||
|
||||
void vStartComTestStringsTasks( unsigned portBASE_TYPE uxPriority, unsigned long ulBaudRate, unsigned portBASE_TYPE uxLED );
|
||||
portBASE_TYPE xAreComTestTasksStillRunning( void );
|
||||
|
Reference in New Issue
Block a user