029785ff1d
- Changed flash size configuration from 16MB to 4MB and updated partition table filename. - Introduced two gateway channels with UART configurations for communication. - Added support for gateway cache and startup services including BLE and Wi-Fi. - Enabled SPI RAM and configured its parameters for better memory management. - Enhanced the gateway bridge service to handle generated Modbus points more efficiently. - Refactored the gateway Modbus component to improve point management and added new methods for point description and generation. - Implemented a new Gateway485ControlBridge for handling 485 control communication with UART. - Added necessary files for the 485 control bridge including configuration and implementation. Signed-off-by: Tony <tonylu@tony-cloud.com>
270 B
270 B
| 1 | # Name | Type | SubType | Offset | Size | Flags |
|---|---|---|---|---|---|---|
| 2 | nvs | data | nvs | 0x9000 | 0x6000 | |
| 3 | otadata | data | ota | 0xf000 | 0x2000 | |
| 4 | phy_init | data | phy | 0x11000 | 0x1000 | |
| 5 | factory | app | factory | 0x20000 | 0x200000 | |
| 6 | storage | data | spiffs | 0x220000 | 0x180000 |