Beta Release 0.9.5
Pre-release
Pre-release
- Added support for the extension Cortex-Debug. This enables debugging with JLink and some other debug probes. (see https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug for details). Please note: to enable HW debugging the Teensies need some minor modifications :-). See here https://mcuoneclipse.com/2017/04/29/modifying-the-teensy-3-5-and-3-6-for-arm-swd-debugging/ for details.
- Fixed some bugs in the library handling. Especially copying of libraries from the huge web based Arduino repository into the project folder is working now.
- Simplified "Expert Settings", copying of the Teensy core libraries into the project folder is working now. This setting allows for completely self contained projects without the need for an Arduino installation.
Open:
- Documentation is quite outdated
- Testing, testing, testing.