Skip to content

Commit

Permalink
Updating halconf_community.h for demos/testhal
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoussin committed Oct 30, 2019
1 parent f6b1a12 commit cf7e66d
Show file tree
Hide file tree
Showing 17 changed files with 238 additions and 0 deletions.
14 changes: 14 additions & 0 deletions demos/STM32/RT-STM32F303-DISCOVERY-PID/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions demos/STM32/RT-STM32F429-DISCOVERY-TRIBUF/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F0xx/COMP/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F0xx/crc/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F0xx/onewire/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F0xx/qei/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F1xx/onewire/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F1xx/qei/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F3xx/COMP/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F3xx/EEProm/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F3xx/OPAMP/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F3xx/TIMCAP/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F4xx/EICU/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F4xx/USB_HOST/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F4xx/onewire/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32F7xx/USB_MSD/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down
14 changes: 14 additions & 0 deletions testhal/STM32/STM32L0xx/COMP/halconf_community.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@
#define HAL_USE_FSMC FALSE
#endif

/**
* @brief Enables the SDRAM subsystem.
*/
#if !defined(HAL_USE_SDRAM) || defined(__DOXYGEN__)
#define HAL_USE_SDRAM FALSE
#endif

/**
* @brief Enables the SRAM subsystem.
*/
#if !defined(HAL_USE_SRAM) || defined(__DOXYGEN__)
#define HAL_USE_SRAM FALSE
#endif

/**
* @brief Enables the NAND subsystem.
*/
Expand Down

0 comments on commit cf7e66d

Please sign in to comment.