walnux/Documentation
kywwilson11 cbd033ae90 arch/arm/stm32h5: Initial Driver for STM32H5 Digital Temperature Sensor (DTS)
- Committing initial code for DTS. Missing ISR. Works for PCLK1. Cannot get to work for LSE.
- Pushing everything. Working with LSE now.
- Many fixes. Fixed interrupt setting. Added data structures.
- Changed interrupt handling. Removed FARs. Added Kconfig options for selecting interrupts.
- Updated info and formatting.
- Formatting fixes.
- Formatting.
- Changed iten to regval.
- Removed Triggger
- Formatting fixes per Pull request.
- Changed private_types to have stm32_ prefix. Used depends on for DTS Kconfig Menu. Fixed formatting per PR.
- Fixed spacing of function prototypes.
- Fixed indent on line
- Added documentation for STM32H5 and Nucleo-H563ZI regarding DTS. Also added GPDMA support to STM32H5 documentation (previous PR). Made stm32_dts.c more modular. stm32_dts_activate is now much more readable. Added comments/descriptions to private functions. Lastly, added a nucleo-h563zi:dts configuration.
2025-07-23 15:08:02 +08:00
..
_extensions Documentation: port warnings_filter Sphinx extension from Zephyr 2023-11-28 09:18:29 -08:00
_static
_templates
applications documentation: update MCUBoot docs for local update agent example 2025-07-16 09:12:41 +08:00
components Docs/drviers/mtd:Add description for MTD Device Registration and FTL Control 2025-07-16 14:11:41 +08:00
contributing docs/contributing: Add a commit message template 2025-06-03 17:33:24 +08:00
debugging Documentation: fix spelling 2025-05-15 11:33:41 +08:00
faq DOC: Add how to get application on NSH 2024-06-06 02:39:56 +08:00
guides docs: Update the ELF guides 2025-06-11 23:11:08 +08:00
implementation WIP: Documentation: replace first person perspectives 2025-05-19 20:21:33 +08:00
introduction WIP: Documentation: replace first person perspectives 2025-05-19 20:21:33 +08:00
logos style: fix typos 2025-04-30 13:45:46 +08:00
platforms arch/arm/stm32h5: Initial Driver for STM32H5 Digital Temperature Sensor (DTS) 2025-07-23 15:08:02 +08:00
quickstart doc: update GDB python plugin path 2025-02-18 11:16:17 -03:00
reference Documentation: Fix a typo in scheduler docs 2025-06-02 23:09:02 +08:00
ReleaseNotes Documentation: add NuttX-12.10.0 release notes 2025-06-27 20:20:40 +08:00
standards Documentation: review supported POSIX interfaces in NuttX 2025-06-12 10:13:52 -03:00
.gitignore docs/tags: Introduce tagging feature to the documentation. 2025-04-29 09:18:25 +02:00
conf.py docs: Update the ELF guides 2025-06-11 23:11:08 +08:00
glossary.rst
index.rst Documentation: review supported POSIX interfaces in NuttX 2025-06-12 10:13:52 -03:00
known-warnings.txt fs: Add VFS docs 2024-02-20 18:28:09 -08:00
legacy_README.md Documentation: fix spelling 2025-05-15 11:33:41 +08:00
make.bat
Makefile docs/tags: Introduce tagging feature to the documentation. 2025-04-29 09:18:25 +02:00
Pipfile docs: Fix pipenv lockfile for older Python versions 2025-06-11 23:11:08 +08:00
Pipfile.lock build(deps): bump tornado from 6.4.2 to 6.5.1 in /Documentation 2025-06-12 19:09:47 +08:00
substitutions.rst