Skip to content

Commit

Permalink
Revert "add ble f/w blobs for STEVAL-MKBOXPRO board"
Browse files Browse the repository at this point in the history
This reverts commit e51cac0.
  • Loading branch information
avisconti committed Sep 17, 2024
1 parent 8b15f64 commit 1ff8205
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 116 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,3 @@

add_subdirectory_ifdef(CONFIG_HAS_STM32CUBE stm32cube)
add_subdirectory_ifdef(CONFIG_HAS_STM32LIB lib)

# Add BT firmware images upgrade support for STEVAL-MKBOX board family
if(CONFIG_BOARD_SENSORTILE_BOX OR CONFIG_BOARD_SENSORTILE_BOX_PRO)
add_subdirectory(ble_fw_mkbox)
endif()
24 changes: 0 additions & 24 deletions ble_fw_mkbox/CMakeLists.txt

This file was deleted.

80 changes: 0 additions & 80 deletions zephyr/blobs/boards/license.md

This file was deleted.

7 changes: 0 additions & 7 deletions zephyr/module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,3 @@ blobs:
license-path: zephyr/blobs/stm32wba/lib/license.md
url: https://github.com/STMicroelectronics/STM32CubeWBA/raw/v1.3.1/Middlewares/ST/STM32_WPAN/ble/stack/lib/stm32wba_ble_stack_llo.a
description: "Binary Stack library for the STM32WBA Bluetooth subsystem"
- path: boards/steval-mkboxpro/ble-ctrlonly-fw.bin
sha256: f65b59363482a1122d4155ceb843b1fe7bb5612496f81feb50746f110fc27ebf
type: img
version: '1.0.0'
license-path: zephyr/blobs/boards/license.md
url: https://github.com/STMicroelectronics/stsw-mkbox-bleco/raw/v1.0.0/img/steval-mkboxpro/DTM_SPI_WITH_UPDATER_CONTROLLER.bin
description: "controller-only BLE f/w image for the STEVAL-MKBOXPRO board"

0 comments on commit 1ff8205

Please sign in to comment.