This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 88a6d2ed372 boards/nrf5340-dk: read the button being scanned, not BTN1
new 8cf702ffe81 Revert "boards/linum-stm32h753bi: Add zbus board
configuration"
new 76abaf5c1ca Revert "zbus: Add linker support and documentation for the
zbus port"
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.codespellrc | 1 -
.../system/zbus/images/zbus_anatomy.svg | 3 -
.../system/zbus/images/zbus_observation_mask.svg | 152 ---------------
.../system/zbus/images/zbus_operations.svg | 49 -----
.../system/zbus/images/zbus_overview.svg | 3 -
.../system/zbus/images/zbus_type_of_observers.svg | 18 --
Documentation/applications/system/zbus/index.rst | 210 ---------------------
.../arm/stm32h7/boards/linum-stm32h753bi/index.rst | 25 ---
.../linum-stm32h753bi/configs/zbus/defconfig | 75 --------
.../arm/stm32h7/linum-stm32h753bi/scripts/flash.ld | 2 -
include/nuttx/linker/common-insert.ld | 5 -
include/nuttx/linker/common-ram.ld | 4 -
include/nuttx/linker/common-rom.ld | 6 -
13 files changed, 553 deletions(-)
delete mode 100644
Documentation/applications/system/zbus/images/zbus_anatomy.svg
delete mode 100644
Documentation/applications/system/zbus/images/zbus_observation_mask.svg
delete mode 100644
Documentation/applications/system/zbus/images/zbus_operations.svg
delete mode 100644
Documentation/applications/system/zbus/images/zbus_overview.svg
delete mode 100644
Documentation/applications/system/zbus/images/zbus_type_of_observers.svg
delete mode 100644 Documentation/applications/system/zbus/index.rst
delete mode 100644 boards/arm/stm32h7/linum-stm32h753bi/configs/zbus/defconfig