- Update IntelliJ platform plugin
- Updated to 2024.2 EAP
- Updated to 2024.1 EAP
- Fixed program offsets not properly updating (#15)
- Fixed content roots
- Add debugger configuration (#12)
- Updated to 2023.3 EAP
- Remove deprecations
- Fix root path (#10)
- Fix typo when restoring saved run configs
- Fix deadlock (#4) through PR (#9)
- Allow not specifying a few config entries
- Support more reset types
- Cleanup (migrate away from obsolete and deprecated entities)
- Fix file path parameter (#6)
- Fix icons
- Add ESP32 tag to run configurations to differentiate them better
- Change default command to
program_esp
- Support new xpack OpenOCD format
- Fix changelog
- Updated to 2023.2 EAP
- Updated to 2023.1 EAP
- Support for both
program_esp[32]
commands (#3) - Support for
offset
parameters (#3) - Support for
verify
parameter
- Updated to 2022.3 EAP
- Updated to 2022.2 EAP
- Updated to 2022.1 EAP again
- Fixed support for CLion 2020.3 and 2021.1
- Support for CLion 2022.1 EAP
- Changed the icon
- Migrate to Gradle
- Fixed
NoClassDefFoundError
(#6)
- Updated for CLion 2019.1+
- STM32G0 and STM32L5 experimental support added