Skip to content

Commit

Permalink
Merge branch 'release/v1.2.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Mar 2, 2020
2 parents 5507b7f + 2eec741 commit 4c92764
Show file tree
Hide file tree
Showing 98 changed files with 7 additions and 57,659 deletions.
2 changes: 1 addition & 1 deletion boards/LowCostRTK.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"openocd_target": "stm32f4x",
"svd_path": "STM32F46_79x.svd"
},
"frameworks": ["stm32cube"],
"frameworks": [],
"name": "Aceinna Low Cost RTK",
"upload": {
"maximum_ram_size": 393216,
Expand Down
2 changes: 1 addition & 1 deletion boards/OpenIMU300.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"svd_path": "STM32F40x.svd"
},
"frameworks": [],
"name": "Aceinna OpenIMU 300ZA",
"name": "Aceinna OpenIMU 300",
"upload": {
"offset_address": "0x08010000",
"maximum_ram_size": 131072,
Expand Down
4 changes: 1 addition & 3 deletions boards/OpenIMU330.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
"jlink_device": "STM32L431CB",
"svd_path": "STM32L4x1.svd"
},
"frameworks": [
"stm32cube"
],
"frameworks": [],
"name": "Aceinna OpenIMU 330",
"upload": {
"maximum_ram_size": 65536,
Expand Down
7 changes: 2 additions & 5 deletions boards/OpenRTK.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,10 @@
"jlink_device": "STM32F469NI",
"svd_path": "STM32F46_79x.svd"
},
"frameworks": [
"mbed",
"stm32cube"
],
"frameworks": [],
"name": "Aceinna OpenIMU 330ZA",
"upload": {
"flash_start": "0x08010000",
"offset_address": "0x08010000",
"maximum_ram_size": 393216,
"maximum_size": 1048576,
"protocols": [
Expand Down
5 changes: 1 addition & 4 deletions boards/OpenRTK330L.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@
"jlink_device": "STM32F469NI",
"svd_path": "STM32F46_79x.svd"
},
"frameworks": [
"mbed",
"stm32cube"
],
"frameworks": [],
"name": "Aceinna OpenRTK330L",
"upload": {
"offset_address": "0x08010000",
Expand Down
9 changes: 0 additions & 9 deletions examples/OpenIMU300RI/INS/.gitignore

This file was deleted.

55 changes: 0 additions & 55 deletions examples/OpenIMU300RI/INS/.travis.yml

This file was deleted.

180 changes: 0 additions & 180 deletions examples/OpenIMU300RI/INS/include/FreeRTOSConfig.h

This file was deleted.

42 changes: 0 additions & 42 deletions examples/OpenIMU300RI/INS/include/osresources.h

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4c92764

Please sign in to comment.