Skip to content

Commit 230e87a

Browse files
mprseithinuel
authored andcommitted
Add SAI driver implementation for entire MCUXpresso_MCUS family.
This is based on K66F SAI driver.
1 parent aab6ee6 commit 230e87a

File tree

2 files changed

+1
-1
lines changed
  • targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS

2 files changed

+1
-1
lines changed

targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/device.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
#define DEVICE_ID_LENGTH 24
3232

33-
33+
#define SAI_DEFAULT_SAMPLE_RATE (16000)
3434

3535

3636

0 commit comments

Comments
 (0)