PROS Kernel 3.5.3 Release

Changelog

This update mostly contains a horse load of bugfixes for the Kernel.

Bugfixes:

  • Fix Reset IMU Function Timeout Logic
  • Linked List TODO Comment Updates/Warnings
  • Fix deleted VM Image for Azure Pipeline
  • Fix -nostartfiles issue with newer versions of GCC on mac/linux

New Features:

  • Add C style task create for any void() callable
  • Newlib Stub Improvements (Added Usleep and Sleep)