Wednesday 2 January 2013

Stellarino 0.8 Release


Stellarino 0.8 is now available. The project can be fetched from GitHub, or it can be downloaded from here. Special thanks go to Cass Jones for his assistance in discovering the need for an explicit vector table and in fixing a UART bug.

Changes:
  • Fixed 0 duty cycle PWM
  • Fixed UART initialization bug when not running in debug mode
  • Added project configuration to create a .bin file flashable by LM Flash Programmer. Look for the .bin file in the Debug or Release directory of your project after building.
  • Added a vector table and start-up code to enable Stellarino code to run immediately after reset