Other Parts Discussed in Thread: LAUNCHXL-CC2640R2
Newbie here,
I have created an application using the launchpad LAUNCHXL-CC2640R2, now I need to port the application to a custom designed hardware which uses CC2640R2LRHB VQFN32 (15 GPIOs) Package. I am using CCS to develop the project. I have developed this project using sample example project simple_peripheral from BLE5 stack.
Now, what changes do I need to do in project settings and other files to be able to port the application from Launchpad to custom hardware?
Do I need to create custom board files? how?