Bit-bang SPI(8MHz)에서 HW SPI(SPIM3, 16MHz)로 변경
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3673,7 +3673,7 @@
|
||||
|
||||
|
||||
#ifndef NRFX_SPIM3_ENABLED
|
||||
#define NRFX_SPIM3_ENABLED 0
|
||||
#define NRFX_SPIM3_ENABLED 1
|
||||
#endif
|
||||
|
||||
// <q> NRFX_SPIM_EXTENDED_ENABLED - Enable extended SPIM features
|
||||
|
||||
Reference in New Issue
Block a user