You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a new lib-superloop library (Eclipse project files, Makefiles, Rules.mk, and settings) and add it to the firmware build list. Move superloop software timer sources/headers from lib-hal to lib-superloop, update file headers (copyright year), rename the timer callback parameter in the header, and fix a stray character in the error message. Update GD32 Includes.mk to prefer FreeRTOS includes when USE_FREE_RTOS is set and otherwise add lib-superloop include path. Also add small formatting/namespace cleanup in lib-flashcode/include/flashcode.h and add lib-superloop to firmware-template/libs.mk.
0 commit comments