Skip to content

Commit 6125c8c

Browse files
committed
Remove trailing spaces
1 parent 5b70a8c commit 6125c8c

12 files changed

Lines changed: 30 additions & 30 deletions

File tree

examples/avr/basic_usage/lib/avr-uart-driver/examples/echo/inc/constants.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
* @section LICENSE
1313
*
1414
* Copyright (c) 2021 Jose Miguel Rios Rubio. All right reserved.
15-
*
15+
*
1616
* This library is free software; you can redistribute it and/or
1717
* modify it under the terms of the GNU Lesser General Public
1818
* License as published by the Free Software Foundation; either
1919
* version 2.1 of the License, or (at your option) any later version.
20-
*
20+
*
2121
* This library is distributed in the hope that it will be useful,
2222
* but WITHOUT ANY WARRANTY; without even the implied warranty of
2323
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2424
* Lesser General Public License for more details.
25-
*
25+
*
2626
* You should have received a copy of the GNU Lesser General Public
2727
* License along with this library; if not, write to the Free Software
2828
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

examples/avr/basic_usage/lib/avr-uart-driver/examples/echo/src/main.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
* @section LICENSE
1313
*
1414
* Copyright (c) 2021 Jose Miguel Rios Rubio. All right reserved.
15-
*
15+
*
1616
* This library is free software; you can redistribute it and/or
1717
* modify it under the terms of the GNU Lesser General Public
1818
* License as published by the Free Software Foundation; either
1919
* version 2.1 of the License, or (at your option) any later version.
20-
*
20+
*
2121
* This library is distributed in the hope that it will be useful,
2222
* but WITHOUT ANY WARRANTY; without even the implied warranty of
2323
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2424
* Lesser General Public License for more details.
25-
*
25+
*
2626
* You should have received a copy of the GNU Lesser General Public
2727
* License along with this library; if not, write to the Free Software
2828
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

examples/avr/basic_usage/lib/avr-uart-driver/src/avr_uart.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
* @section LICENSE
1313
*
1414
* Copyright (c) 2020 Jose Miguel Rios Rubio. All right reserved.
15-
*
15+
*
1616
* This library is free software; you can redistribute it and/or
1717
* modify it under the terms of the GNU Lesser General Public
1818
* License as published by the Free Software Foundation; either
1919
* version 2.1 of the License, or (at your option) any later version.
20-
*
20+
*
2121
* This library is distributed in the hope that it will be useful,
2222
* but WITHOUT ANY WARRANTY; without even the implied warranty of
2323
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2424
* Lesser General Public License for more details.
25-
*
25+
*
2626
* You should have received a copy of the GNU Lesser General Public
2727
* License along with this library; if not, write to the Free Software
2828
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

examples/avr/basic_usage_callbacks/lib/avr-uart-driver/examples/echo/inc/constants.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
* @section LICENSE
1313
*
1414
* Copyright (c) 2021 Jose Miguel Rios Rubio. All right reserved.
15-
*
15+
*
1616
* This library is free software; you can redistribute it and/or
1717
* modify it under the terms of the GNU Lesser General Public
1818
* License as published by the Free Software Foundation; either
1919
* version 2.1 of the License, or (at your option) any later version.
20-
*
20+
*
2121
* This library is distributed in the hope that it will be useful,
2222
* but WITHOUT ANY WARRANTY; without even the implied warranty of
2323
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2424
* Lesser General Public License for more details.
25-
*
25+
*
2626
* You should have received a copy of the GNU Lesser General Public
2727
* License along with this library; if not, write to the Free Software
2828
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

examples/avr/basic_usage_callbacks/lib/avr-uart-driver/examples/echo/src/main.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
* @section LICENSE
1313
*
1414
* Copyright (c) 2021 Jose Miguel Rios Rubio. All right reserved.
15-
*
15+
*
1616
* This library is free software; you can redistribute it and/or
1717
* modify it under the terms of the GNU Lesser General Public
1818
* License as published by the Free Software Foundation; either
1919
* version 2.1 of the License, or (at your option) any later version.
20-
*
20+
*
2121
* This library is distributed in the hope that it will be useful,
2222
* but WITHOUT ANY WARRANTY; without even the implied warranty of
2323
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2424
* Lesser General Public License for more details.
25-
*
25+
*
2626
* You should have received a copy of the GNU Lesser General Public
2727
* License along with this library; if not, write to the Free Software
2828
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

examples/avr/basic_usage_callbacks/lib/avr-uart-driver/src/avr_uart.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
* @section LICENSE
1313
*
1414
* Copyright (c) 2020 Jose Miguel Rios Rubio. All right reserved.
15-
*
15+
*
1616
* This library is free software; you can redistribute it and/or
1717
* modify it under the terms of the GNU Lesser General Public
1818
* License as published by the Free Software Foundation; either
1919
* version 2.1 of the License, or (at your option) any later version.
20-
*
20+
*
2121
* This library is distributed in the hope that it will be useful,
2222
* but WITHOUT ANY WARRANTY; without even the implied warranty of
2323
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2424
* Lesser General Public License for more details.
25-
*
25+
*
2626
* You should have received a copy of the GNU Lesser General Public
2727
* License along with this library; if not, write to the Free Software
2828
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ default_envs = espidf_esp32 ; Build ESP32 with ESP-IDF Framework
2828
platform = espressif32@3.5.0
2929
framework = espidf
3030
board = esp32-c3-devkitm-1
31-
build_flags =
31+
build_flags =
3232
-DLOG_LOCAL_LEVEL=ESP_LOG_INFO
3333
board_build.mcu = esp32c3
3434

@@ -86,7 +86,7 @@ framework = arduino
8686
; Linux
8787
[env:linux]
8888
platform = linux_x86_64@1.1.2
89-
build_flags =
89+
build_flags =
9090
-O0
9191
-lpthread
9292

src/hal/avr/minbasecli_avr.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
*
88
* @section DESCRIPTION
99
*
10-
* A simple Command Line Interface C++ library implementation with HAL
11-
* emphasis to be used in different kind of devices and frameworks.
10+
* A simple Command Line Interface C++ library implementation with HAL emphasis
11+
* to be used in different kind of devices and frameworks.
1212
*
1313
* @section LICENSE
1414
*

src/hal/linux/minbasecli_linux.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ class MINBASECLI_LINUX
7575
char th_rx_read[MINBASECLI_MAX_READ_SIZE];
7676

7777
/**
78-
* @brief th_rx_read head index for circular buffer behaviour.
78+
* @brief th_rx_read head index for circular buffer behaviour.
7979
*/
8080
uint32_t th_rx_read_head;
8181

8282
/**
83-
* @brief th_rx_read tail index for circular buffer behaviour.
83+
* @brief th_rx_read tail index for circular buffer behaviour.
8484
*/
8585
uint32_t th_rx_read_tail;
8686

src/hal/none/minbasecli_none.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
*
88
* @section DESCRIPTION
99
*
10-
* A simple Command Line Interface C++ library implementation with HAL
11-
* emphasis to be used in different kind of devices and frameworks.
10+
* A simple Command Line Interface C++ library implementation with HAL emphasis
11+
* to be used in different kind of devices and frameworks.
1212
*
1313
* @section LICENSE
1414
*

0 commit comments

Comments
 (0)