Skip to content

v0.10.0

Compare
Choose a tag to compare
@flit flit released this 25 May 01:55
· 2072 commits to main since this release

Changes

  • Added LPCXpresso54608 board and LPC54114 target support.
  • Improved command line board selection interface when multiple boards are connected and a specific board is not specified using the --board= option.
  • The --board= option now performs a contains match instead of requiring the full board ID. Only the unique part of the board ID needs to be specified.
  • Moved board ID table to its own source file (board_ids.py).

Fixes

  • Fixed support for LPC54114 target.
  • Fixed an issue in the gdb test.
  • Fixed an exception on disconnect if init_board=False was passed to chooseBoard().
  • Corrected KW41Z memory sizes and RAM start address.
  • Changed board ID 1080 to be the correct mBuino (LPC11U24).
  • Removed duplicate board ID 1090, leaving only the correct RedBearLab-nRF51822.