aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF5/NRF51822/hal_lld.h
diff options
context:
space:
mode:
authorStephane D'Alu <sdalu@sdalu.com>2016-07-09 23:57:48 +0200
committerStephane D'Alu <sdalu@sdalu.com>2016-07-09 23:57:48 +0200
commit5805e10f74104e3de60470c38d6643d2bdb00fe0 (patch)
tree18339d5cb2a1903d5c03793b18388e14c1740832 /os/hal/ports/NRF5/NRF51822/hal_lld.h
parentddebbfc5d2ddcde8337ff5f88359770220df9f58 (diff)
downloadChibiOS-Contrib-5805e10f74104e3de60470c38d6643d2bdb00fe0.tar.gz
ChibiOS-Contrib-5805e10f74104e3de60470c38d6643d2bdb00fe0.tar.bz2
ChibiOS-Contrib-5805e10f74104e3de60470c38d6643d2bdb00fe0.zip
NRF52832 implementation
Diffstat (limited to 'os/hal/ports/NRF5/NRF51822/hal_lld.h')
-rw-r--r--os/hal/ports/NRF5/NRF51822/hal_lld.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/ports/NRF5/NRF51822/hal_lld.h b/os/hal/ports/NRF5/NRF51822/hal_lld.h
index e404020..b05d8b6 100644
--- a/os/hal/ports/NRF5/NRF51822/hal_lld.h
+++ b/os/hal/ports/NRF5/NRF51822/hal_lld.h
@@ -30,6 +30,11 @@
/*===========================================================================*/
/**
+ * @name Chip serie
+ */
+#define NRF_SERIE 51
+
+/**
* @name Platform identification
* @{
*/