Skip to content

Oberon STM32F429I-DISCO Release 8

Compare
Choose a tag to compare
@ef15c ef15c released this 01 Oct 07:47
· 45 commits to main since this release

Oberon STM32F429I-DISCO Release 8

This is the second release of the MSP430 toolchain. 50 code examples were successfully built with the Oberon MSP430 toolchain, see the sources/omsp/examples/msp430g2553 folder.

Main changes and fixes for MSP430 toochain:

  • add PSET, PBYTESET and BYTESET built-in types
  • remove LONGINT type
  • add NOP inline standard procedure
  • several fixes in OMSPG, OMSPP, OMSPL and OMSPTool
  • improvement of JMP intstruction disassembly
  • add support for execution of code in RAM
  • portage of 50 TI code examples

Main changes for Oberon STM32F429 workstation:

  • handling of up and down arrow keys in text frames

Full Changelog: v7.0.0...v8.0.0