You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

NEWS-0.7.0 1.2 KiB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. This file includes highlights of the changes made in the
  2. OpenOCD source archive release. See the
  3. repository history for details about what changed, including
  4. bugfixes and other issues not mentioned here.
  5. JTAG Layer:
  6. New TI ICDI adapter support.
  7. Support Latest OSBDM firmware.
  8. Improved MIPS EJTAG Support.
  9. Boundary Scan:
  10. Target Layer:
  11. New ARMv7R and Cortex-R4 support.
  12. Added ChibiOS/RT support.
  13. Flash Layer:
  14. New NXP LPC1850 support.
  15. New NXP LPC4300 support.
  16. New NXP SPIFI support.
  17. New Energy Micro EFM32 support.
  18. New ST STM32W support.
  19. New ST STM32f2 write protection and lock/unlock support.
  20. Ability to override STM32 flash bank size.
  21. Board, Target, and Interface Configuration Scripts:
  22. Support Freescale i.MX6 series targets.
  23. Documentation:
  24. New MIPS debugging info.
  25. Build and Release:
  26. For more details about what has changed since the last release,
  27. see the git repository history. With gitweb, you can browse that
  28. in various levels of detail.
  29. For older NEWS, see the NEWS files associated with each release
  30. (i.e. NEWS-<version>).
  31. For more information about contributing test reports, bug fixes, or new
  32. features and device support, please read the new Developer Manual (or
  33. the BUGS and PATCHES.txt files in the source archive).