aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF5/NRF52832/hal_lld.c
diff options
context:
space:
mode:
authorStephane D'Alu <sdalu@sdalu.com>2016-07-10 00:10:48 +0200
committerStephane D'Alu <sdalu@sdalu.com>2016-07-10 00:10:48 +0200
commit7557cbac22ac5da99fa5681f3d311277bebbbaae (patch)
tree17a9af7a2b9e373502571dbe5f472668e585390d /os/hal/ports/NRF5/NRF52832/hal_lld.c
parenta6fa2d3dd9403223c94f81ce655f83b6891b4ebc (diff)
downloadChibiOS-Contrib-7557cbac22ac5da99fa5681f3d311277bebbbaae.tar.gz
ChibiOS-Contrib-7557cbac22ac5da99fa5681f3d311277bebbbaae.tar.bz2
ChibiOS-Contrib-7557cbac22ac5da99fa5681f3d311277bebbbaae.zip
serie -> series
Diffstat (limited to 'os/hal/ports/NRF5/NRF52832/hal_lld.c')
-rw-r--r--os/hal/ports/NRF5/NRF52832/hal_lld.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/ports/NRF5/NRF52832/hal_lld.c b/os/hal/ports/NRF5/NRF52832/hal_lld.c
index af5e377..0fc8c27 100644
--- a/os/hal/ports/NRF5/NRF52832/hal_lld.c
+++ b/os/hal/ports/NRF5/NRF52832/hal_lld.c
@@ -15,8 +15,8 @@
*/
/**
- * @file NRF51/NRF51822/hal_lld.c
- * @brief NRF51822 HAL Driver subsystem low level driver source.
+ * @file NRF5/NRF52832/hal_lld.c
+ * @brief NRF52832 HAL Driver subsystem low level driver source.
*
* @addtogroup HAL
* @{