esp-idf/components/freemodbus
Alex Lisitsyn cfdd5f0ef7 freemodbus: configure timer handler placement
place timer interrupt handler into flash by default;
add default settings for timer and UART interrupts to place them into IRAM into example defaults;
CONFIG_FMB_TIMER_PORT_ENABLED default = n, when enabled, the UART_ISR_IN_IRAM set to y
2019-11-12 22:16:55 +08:00
..
common
modbus freemodbus: configure timer handler placement 2019-11-12 22:16:55 +08:00
port
serial_master
serial_slave
CMakeLists.txt
Kconfig freemodbus: configure timer handler placement 2019-11-12 22:16:55 +08:00
component.mk
sdkconfig.rename