diff options
| author | Alex Evans <715855+mmalex@users.noreply.github.com> | 2024-11-06 17:47:11 +0000 |
|---|---|---|
| committer | Alex Evans <715855+mmalex@users.noreply.github.com> | 2024-11-06 17:47:11 +0000 |
| commit | 7852372b15f850a46a02d1aa991215619096ad50 (patch) | |
| tree | f82a2b81b92e20f332bffb584075338c220d157b /bootloader/plinkybl debug.launch | |
| parent | 2ecdaa538fc7a9b9613b01357fbd2cdb293735a8 (diff) | |
| download | plinky-7852372b15f850a46a02d1aa991215619096ad50.tar.gz | |
add oled feedback for flashing process
Diffstat (limited to 'bootloader/plinkybl debug.launch')
| -rwxr-xr-x | bootloader/plinkybl debug.launch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootloader/plinkybl debug.launch b/bootloader/plinkybl debug.launch index 6908cb2..1c6fef8 100755 --- a/bootloader/plinkybl debug.launch +++ b/bootloader/plinkybl debug.launch @@ -5,7 +5,7 @@ <stringAttribute key="com.st.stm32cube.ide.mcu.debug.launch.debug_auth_certif_path" value=""/> <booleanAttribute key="com.st.stm32cube.ide.mcu.debug.launch.debug_auth_check_enable" value="false"/> <stringAttribute key="com.st.stm32cube.ide.mcu.debug.launch.debug_auth_key_path" value=""/> - <stringAttribute key="com.st.stm32cube.ide.mcu.debug.launch.debug_auth_permission" value="debug_non_secure_L3"/> + <stringAttribute key="com.st.stm32cube.ide.mcu.debug.launch.debug_auth_permission" value=""/> <booleanAttribute key="com.st.stm32cube.ide.mcu.debug.launch.enable_live_expr" value="true"/> <booleanAttribute key="com.st.stm32cube.ide.mcu.debug.launch.enable_swv" value="false"/> <intAttribute key="com.st.stm32cube.ide.mcu.debug.launch.formatVersion" value="2"/> @@ -73,7 +73,7 @@ <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Debug/plinkybl.elf"/> <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="plinkybl"/> <booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="true"/> - <stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value=""/> + <stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="com.st.stm32cube.ide.mcu.gnu.managedbuild.config.exe.debug.384220978"/> <booleanAttribute key="org.eclipse.debug.core.ATTR_FORCE_SYSTEM_CONSOLE_ENCODING" value="false"/> <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> <listEntry value="/plinkybl"/> |
