Zoltan Hudak / Mbed 2 deprecated CCLoader

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
hudakz
Date:
Wed Jun 19 16:34:56 2019 +0000
Parent:
0:0834641c241a
Commit message:
Burn CC254x firmware using an MBED board.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Jun 19 13:40:42 2019 +0000
+++ b/main.cpp	Wed Jun 19 16:34:56 2019 +0000
@@ -124,13 +124,6 @@
 * @return   None.
 ******************************************************************************/
 #pragma inline
-
-/**
- * @brief
- * @note
- * @param
- * @retval
- */
 void writeDebugByte(unsigned char data)
 {
     unsigned char   i;
@@ -156,13 +149,6 @@
 * @return   Returns the byte read.
 ******************************************************************************/
 #pragma inline
-
-/**
- * @brief
- * @note
- * @param
- * @retval
- */
 unsigned char readDebugByte(void)
 {
     unsigned char   i;
@@ -190,13 +176,6 @@
 * @return   Returns 1 when DUP has indicated it is ready.
 ******************************************************************************/
 #pragma inline
-
-/**
- * @brief
- * @note
- * @param
- * @retval
- */
 unsigned char waitDupReady(void)
 {
     // DUP pulls DD low when ready