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.

SIMPLELINK-LOWPOWER-SDK: No handling for DeviceFamily_CC23X0R53 in DeviceFamily.h?

Part Number: SIMPLELINK-LOWPOWER-SDK

Tool/software:

I have a question regarding the simplelink-lowpower-f3-sdk. I am currently bringing up a build system for a ble project for the CC2340R53 and while I see other places in the sdk where DeviceFamily_CC23X0R53 is used, it is not referenced at all in DeviceFamily.h. The closest thing is DeviceFamily_CC23X0R5. Does this mean I need to define both in my Makefile defines?