mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-26 16:30:07 +08:00
typo in comments
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/** \file led.h
|
||||
* \brief arch independant LED (Light Emitting Diodes) API
|
||||
* \brief arch independent LED (Light Emitting Diodes) API
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/** \file mcu.h
|
||||
* \brief arch independant mcu ( Micro Controller Unit ) utilities
|
||||
* \brief arch independent mcu ( Micro Controller Unit ) utilities
|
||||
*/
|
||||
|
||||
#ifndef MCU_H
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/** \file adc.h
|
||||
* \brief arch independant ADC (Analog to Digital Converter) API
|
||||
* \brief arch independent ADC (Analog to Digital Converter) API
|
||||
*
|
||||
* Facility to store last values in a circular buffer for a specific
|
||||
* channel:
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/** \file mcu_periph/spi.h
|
||||
* \brief arch independant SPI (Serial Peripheral Interface) API */
|
||||
* \brief arch independent SPI (Serial Peripheral Interface) API */
|
||||
|
||||
|
||||
#ifndef SPI_H
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/** \file mcu_periph/uart.h
|
||||
* \brief arch independant UART (Universal Asynchronous Receiver/Transmitter) API
|
||||
* \brief arch independent UART (Universal Asynchronous Receiver/Transmitter) API
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/** \file usb_serial.h
|
||||
* \brief arch independant USB API
|
||||
* \brief arch independent USB API
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
*\brief architecture independant timing functions
|
||||
*\brief architecture independent timing functions
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user