Remote branch colibri-imx7-m4-freertos-v8 not found in FreeRTOS-Colibri-iMX7?

It looks like a Toradex github branch has been deleted or renamed for repo GitHub - toradex/FreeRTOS-Colibri-iMX7: FreeRTOS for Colibri iMX7

What is the recommended branch or tag to use for the git clone example found on web page FreeRTOS on the Cortex-M4 of a Colibri iMX7?

Missing branch error:

git clone -b colibri-imx7-m4-freertos-v8 https://github.com/toradex/FreeRTOS-Colibri-iMX7 freertos-colibri-imx7/  
                                               
Cloning into 'freertos-colibri-imx7'...

fatal: Remote branch colibri-imx7-m4-freertos-v8 not found in upstream origin

This single branch and tags exist on GitHub - toradex/FreeRTOS-Colibri-iMX7: FreeRTOS for Colibri iMX7

2158-git-hub.png

Thanks in advance,

-Ed

Dear @embeddedEd

Indeed we restructured the git repository a few months back. This change was not reflected in the developer page article.

Please use the master branch. I updated the documentation accordingly, it will be published soon.

Regards, Andy