Skip to content

Commit

Permalink
fixup add vendor code version to comment
Browse files Browse the repository at this point in the history
  • Loading branch information
benemorius committed Mar 19, 2020
1 parent 01bce27 commit 41bf711
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions drivers/kw41zrf/kw41zrf_xcvr.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,10 @@
#define ENABLE_DEBUG (0)
#include "debug.h"

/* The implementations for these functions are taken from the vendor provided XCVR
* driver from NXP MCUXpresso. The code has been refactored to eliminate a lot
* of preprocessor conditionals. */
/* The implementations for these functions are taken from the vendor-provided
* XCVR driver from mcuxpresso.nxp.com (KSDK 2.2.0, framework_5.3.5)
* The code has been refactored to eliminate a lot of preprocessor
* conditionals. */

#define TsettleCal 10
#define DCOC_DAC_BBF_STEP (16)
Expand Down

0 comments on commit 41bf711

Please sign in to comment.