This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from fbd0b3d1d7 cmake: move NUTTX_CHIP_ABS_DIR before common src
     new 3e0d1e9b52 Documentation: migrate "STM32 Null Pointer Detection" from 
wiki
     new c347343e09 Documentation: migrate "STM32 CCM Allocator" from wiki
     new 56cb0450cc Documentation: fix warning
     new 16691f29a9 Documentation: migrate "Bottom-Half Interrupt Handlers" 
from wiki

The 4 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:
 Documentation/guides/index.rst                     |   2 +
 Documentation/guides/stm32ccm.rst                  | 108 +++++++++++++++++
 Documentation/guides/stm32nullpointer.rst          |  70 +++++++++++
 .../implementation/bottomhalf_interrupt.rst        | 135 +++++++++++++++++++++
 Documentation/implementation/index.rst             |   1 +
 Documentation/reference/os/index.rst               |   1 +
 6 files changed, 317 insertions(+)
 create mode 100644 Documentation/guides/stm32ccm.rst
 create mode 100644 Documentation/guides/stm32nullpointer.rst
 create mode 100644 Documentation/implementation/bottomhalf_interrupt.rst

Reply via email to