Настройка внешнего интерфейса чтения/записи SRAM. Часть кода перемещена в user code
This commit is contained in:
@@ -58,7 +58,8 @@ void Error_Handler(void);
|
||||
|
||||
/* Private defines -----------------------------------------------------------*/
|
||||
/* USER CODE BEGIN Private defines */
|
||||
|
||||
#define ISA_BASE_RD 0x20000U
|
||||
#define ISA_BASE_WR 0U
|
||||
/* USER CODE END Private defines */
|
||||
|
||||
#ifdef __cplusplus
|
||||
@@ -67,5 +68,4 @@ void Error_Handler(void);
|
||||
|
||||
#endif /* __MAIN_H */
|
||||
|
||||
#define ISA_BASE_RD 0x20000U
|
||||
#define ISA_BASE_WR 0U
|
||||
|
||||
|
||||
Reference in New Issue
Block a user