hz
This commit is contained in:
Executable → Regular
Executable → Regular
+1
-1
@@ -31,7 +31,7 @@
|
||||
#define dsps_fft2r_fc32_aes3_enabled 1
|
||||
#define dsps_fft2r_sc16_aes3_enabled 1
|
||||
#endif
|
||||
#if CONFIG_IDF_TARGET_ESP32P4
|
||||
#if CONFIG_IDF_TARGET_ESP32P4 || CONFIG_IDF_TARGET_ESP32S31
|
||||
#ifdef CONFIG_DSP_OPTIMIZED
|
||||
#define dsps_fft2r_fc32_arp4_enabled 1
|
||||
#define dsps_fft2r_sc16_arp4_enabled 1
|
||||
|
||||
Executable → Regular
Executable → Regular
+1
-1
@@ -28,7 +28,7 @@
|
||||
#endif //
|
||||
#endif // __XTENSA__
|
||||
|
||||
#if CONFIG_IDF_TARGET_ESP32P4
|
||||
#if CONFIG_IDF_TARGET_ESP32P4 || CONFIG_IDF_TARGET_ESP32S31
|
||||
#ifdef CONFIG_DSP_OPTIMIZED
|
||||
#define dsps_fft4r_fc32_arp4_enabled 1
|
||||
#else // CONFIG_DSP_OPTIMIZED
|
||||
|
||||
Executable → Regular
Reference in New Issue
Block a user