mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
SDK_TS_VERSION==200対応
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@962 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
022712bf6f
commit
b7873c9c29
@ -121,7 +121,9 @@ void TwlSpMain(void)
|
||||
SEA_Init();
|
||||
#endif // ifdef SDK_SEA
|
||||
#endif
|
||||
#if SDK_TS_VERSION > 200
|
||||
MCU_InitIrq(THREAD_PRIO_MCU); // MCU ʉŠú‰»
|
||||
#endif
|
||||
}
|
||||
|
||||
if (OSi_IsCodecTwlMode() == TRUE)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user