Browse Source

delete old files

balbekova 5 years ago
parent
commit
22a7275555
6 changed files with 0 additions and 37 deletions
  1. 0 5
      .gdbinit_bt6702
  2. 0 4
      .gdbinit_bt6702_noflash
  3. 0 5
      .gdbinit_bt6702_service
  4. 0 5
      .gdbinit_bt6706
  5. 0 4
      .gdbinit_bt6706_noflash
  6. 0 14
      .gitignore~

+ 0 - 5
.gdbinit_bt6702

@@ -1,5 +0,0 @@
-target remote localhost:3333
-file build/bt6702/stm32bt6702/stm32bt6702.elf
-load
-break Reset_Handler
-

+ 0 - 4
.gdbinit_bt6702_noflash

@@ -1,4 +0,0 @@
-target remote localhost:3333
-file build/bt6702/stm32bt6702/stm32bt6702.elf
-break Reset_Handler
-monitor halt

+ 0 - 5
.gdbinit_bt6702_service

@@ -1,5 +0,0 @@
-target remote localhost:3333
-file build/bt6702_service/stm32bt6702service/stm32bt6702service.elf
-load
-break Reset_Handler
-

+ 0 - 5
.gdbinit_bt6706

@@ -1,5 +0,0 @@
-target remote localhost:3333
-file build/bt6706/stm32bt6706/stm32bt6706.elf
-load
-break Reset_Handler
-

+ 0 - 4
.gdbinit_bt6706_noflash

@@ -1,4 +0,0 @@
-target remote localhost:3333
-file build/bt6706/stm32bt6706/stm32bt6706.elf
-break Reset_Handler
-monitor halt

+ 0 - 14
.gitignore~

@@ -1,14 +0,0 @@
-*.ewd
-*.eww
-*.ewt
-*.dep
-*.tmp
-
-/projects/iar/Debug/
-/projects/iar/settings/
-
-# Web
-/web_interface/node_modules
-/web_interface/dist/wui
-/web_interface/dist/upload
-/web_interface/*.sublime-workspace