This is an automated email from the ASF dual-hosted git repository. protobits pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 41f432e boards/xtensa/esp32/esp32-core: Add support for an MMCSD card over SPI. new 56b89a8 add sim and drivers guides, contributing workflow new b85fcd7 PR feedback changes new d341417 added docs for rebase flow new 341f496 PR feedback changes new 5ec5a99 heading level fix new dcf3236 fixed copy-paste error in sim new c1eb911 removed text about interactive rebase new 8cd8adb removed alternative rename and merge flow new 7632b4d formatting fixes new ce60469 deleted section on copying driver code The 10 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/contributing/coding_style.rst | 3 + Documentation/contributing/index.rst | 1 + Documentation/contributing/making-changes.rst | 222 ++++++++++++++++++++++++++ Documentation/guides/drivers.rst | 204 +++++++++++++++++++++++ Documentation/guides/index.rst | 2 + Documentation/guides/simulator.rst | 189 ++++++++++++++++++++++ 6 files changed, 621 insertions(+) create mode 100644 Documentation/contributing/making-changes.rst create mode 100644 Documentation/guides/drivers.rst create mode 100644 Documentation/guides/simulator.rst