Alex Lisitsyn 236d1dcfa4 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


* Original commit: espressif/esp-idf@cfdd5f0ef7
2022-03-21 13:15:06 +01:00
S
Description
ESP-Modbus - the officially suppported library for Modbus protocol (serial RS485 + TCP over WiFi or Ethernet).
Apache-2.0 4.1 MiB
Languages
C 96.1%
Python 2.4%
CMake 0.8%
Makefile 0.4%
Shell 0.3%