Documentation/examples: format the first header as in other files

This commit is contained in:
raiden00pl
2023-10-23 19:21:37 +02:00
committed by Xiang Xiao
parent 731eaefba2
commit 24bc270d82
178 changed files with 187 additions and 9 deletions
@@ -1,3 +1,4 @@
==============================
``abntcodi`` ABNT CODI example
==============================
@@ -1,3 +1,4 @@
=====================
``adc`` Read from ADC
=====================
@@ -1,3 +1,4 @@
====================================
``adjtime`` Ajdtime function example
====================================
@@ -1,3 +1,4 @@
=====================================
``adxl372_test`` ADXL372 test program
=====================================
@@ -1,3 +1,4 @@
=============================
``ajoystick`` Analog Joystick
=============================
@@ -1,3 +1,4 @@
===================
``alarm`` RTC Alarm
===================
@@ -1,3 +1,4 @@
==========================================
``apa102`` Rainbow on ``APA102`` LED Strip
==========================================
@@ -1,3 +1,4 @@
======================================
``apds9960`` APDS-9960 test pplication
======================================
@@ -1,3 +1,4 @@
===================================
``audio_rttl`` Audio tone generator
===================================
@@ -1,3 +1,4 @@
=================================
``bastest`` Bas BASIC Interpreter
=================================
@@ -1,3 +1,4 @@
===================================
``battery`` Battery monitor example
===================================
@@ -1,3 +1,4 @@
================================
``bme680`` BME680 sensor example
================================
@@ -1,3 +1,4 @@
================================
``bmi160`` BMI160 sensor example
================================
@@ -1,3 +1,4 @@
==========================================
``bmp180`` BMP180 Barometer sensor example
==========================================
@@ -1,3 +1,4 @@
==========================================
``bmp280`` BMP280 Barometer sensor example
==========================================
@@ -1,3 +1,4 @@
=========================
``bridge`` Network Bridge
=========================
@@ -1,3 +1,4 @@
=============================
``buttons`` Read GPIO Buttons
=============================
@@ -1,3 +1,4 @@
=============================================
``calib_udelay`` Calibration tool for udelay
=============================================
@@ -1,3 +1,4 @@
==========================
``camera`` Camera Snapshot
==========================
@@ -1,3 +1,4 @@
=======================
``can`` CAN Device Test
=======================
@@ -1,3 +1,4 @@
===============================
``capture`` PWM Capture example
===============================
@@ -1,3 +1,4 @@
==================================
``cbortest`` TinyCBOR Test Example
==================================
@@ -1,3 +1,4 @@
=======================================
``cctype`` Verify C++ cctype operations
=======================================
@@ -1,3 +1,4 @@
====================
``chat`` AT over TTY
====================
@@ -1,3 +1,4 @@
=========================================================
``chrono`` Chronometer example to use with STM32LDiscover
=========================================================
@@ -1,3 +1,4 @@
==============================================
``configdata`` Config Data example / unit test
==============================================
@@ -1,3 +1,4 @@
================================
``cordic`` CORDIC driver example
================================
@@ -1,3 +1,4 @@
========================
``cpuhog`` Keep CPU Busy
========================
@@ -1,3 +1,4 @@
=========================
``cromfs`` CROMFS Example
=========================
@@ -1,3 +1,4 @@
====================
``dac`` Write to DAC
====================
@@ -1,3 +1,4 @@
=====================
``dhcpd`` DHCP Server
=====================
@@ -1,3 +1,4 @@
================================
``discover`` UDP Discover Daemon
================================
@@ -1,3 +1,4 @@
===============================
``djoystick`` Discrete Joystick
===============================
@@ -1,3 +1,4 @@
=============================
``dronecan`` DroneCAN example
=============================
@@ -1,3 +1,4 @@
==================
``elf`` ELF loader
==================
@@ -1,3 +1,4 @@
=============================
``embedlog`` embedlog example
=============================
@@ -1,3 +1,4 @@
===================================
``esp32_himem`` ESP32 HIMEM Example
===================================
@@ -1,3 +1,4 @@
===================================================
``etl`` Embedded Template Library (ETL) C++ example
===================================================
@@ -1,3 +1,4 @@
==================
``fb`` Framebuffer
==================
@@ -1,3 +1,4 @@
===========================================
``fboverlay`` Framebuffer overlay test tool
===========================================
@@ -1,3 +1,4 @@
===============================
``flash_test`` SMART Flash test
===============================
@@ -1,3 +1,4 @@
======================================
``flowc`` Serial Hardware Flow Control
======================================
@@ -1,3 +1,4 @@
===================================
``fmsynth`` FM Synthesizer examples
===================================
@@ -1,3 +1,4 @@
====================================
``foc`` FOC motor controller example
====================================
@@ -1,3 +1,4 @@
========================
``ft80x`` FT80x GUI Chip
========================
@@ -1,3 +1,4 @@
===================
``ftpc`` FTP Client
===================
@@ -1,3 +1,4 @@
===================
``ftpd`` FTP daemon
===================
@@ -1,3 +1,4 @@
===================
``fxos8700cq_test``
===================
@@ -1,4 +1,5 @@
============================
``gpio`` GPIO Read and Write
----------------------------
============================
A simple ``test/example`` of the NuttX GPIO driver.
@@ -1,3 +1,4 @@
===================
``gps`` GPS example
===================

Some files were not shown because too many files have changed in this diff Show More