Closed oresk closed 2 months ago
Thanks, and where is this $MILKV_BOARD specified?
That is basically the board input for the build.sh script, and it gets put into the environment variables by the script. It also maps the board configs device/${MILKV_BOARD}/boardconfig.sh.
This builds FreeRTOS differently depending on the platform in use. This allows the duo256m and duos work with the rtos core communication documentation (https://milkv.io/docs/duo/getting-started/rtoscore)
I have made changes only to the 256m-sd and duos-sd configurations as those are the only boards that I have. I have tested on both development boards.