mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-05 15:15:29 +00:00
[tools] update the comment for old gen cconfig.h code.
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
5c70c9e402
commit
00a6d1a1c5
@@ -123,7 +123,9 @@ class Win32Spawn:
|
||||
|
||||
# generate cconfig.h file
|
||||
def GenCconfigFile(env, BuildOptions):
|
||||
|
||||
# The cconfig.h will NOT generate in the lastest RT-Thread code.
|
||||
# When you want to use it, you can uncomment out the following code.
|
||||
|
||||
# if rtconfig.PLATFORM in ['gcc']:
|
||||
# contents = ''
|
||||
# if not os.path.isfile('cconfig.h'):
|
||||
|
||||
Reference in New Issue
Block a user