; PlatformIO Project Configuration File ; ; Build options: build flags, source filter ; Upload options: custom upload port, speed and extra flags ; Library options: dependencies, extra library storages ; Advanced options: extra scripting ; ; Please visit documentation for the other options and examples ; https://docs.platformio.org/page/projectconf.html [env:delta_dfbm_nq620] platform = nordicnrf52 board = delta_dfbm_nq620 framework = arduino upload_protocol = cmsis-dap build_flags = -I lib/FreeRTOS/include -I lib/FreeRTOS/portable/GCC/ARM_CM4_MPU build_src_filter = +<*> + + + ; build_type = debug # Ensures debug symbols are included for debug