How to enable UART com port on demo project
Hi Dialog,
For debugging, I want to enable the UART com port connected to Debug Chip.
In the demo project hrp_sensor, I defined:
#define dg_configUART_ADAPTER (1) in custom_config_qspi.h
Any definning or code should be added? (for example, CONFIG_RETARGET -- this is not defined in project peripherals_demo, but UART works fine).
Thanks