Other Parts Discussed in Thread: CC2642R
Tool/software:
Hi there,
Is there a unit testing framework that TI or its customers use to write and run unit tests for SimpleLink BLE applications?
I'm looking for a framework that's capable of running either emulated or on hardware that can stub out and test modules of code.
I see some support from FreeRTOS using FREERTOS-POSIX, but nothing much about mocking MCU peripherals (GPIO, SPI, etc.) or even a MCU emulator.