Other Parts Discussed in Thread: CC1310
这个宏查到底层,解释DRIVERLIB_ASSERT_RELEASE(0, 50218);最后得到是(driverlib_release_##group##_##build),链接在一起是(driverlib_release_0_50218);
各位大侠,看看(driverlib_release_0_50218)这一句的怎么解释,或者有解释文档也行
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: CC1310
这个宏查到底层,解释DRIVERLIB_ASSERT_RELEASE(0, 50218);最后得到是(driverlib_release_##group##_##build),链接在一起是(driverlib_release_0_50218);
各位大侠,看看(driverlib_release_0_50218)这一句的怎么解释,或者有解释文档也行