OVMS3-idf/components/freemodbus/modbus/include
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
..
mb.h freemodbus: Fix bug with incorrect coils read mask 2019-04-16 10:21:20 +02:00
mb_m.h freemodbus: Fix bug with incorrect coils read mask 2019-04-16 10:21:20 +02:00
mbconfig.h freemodbus: configure timer handler placement 2019-11-12 22:16:55 +08:00
mbframe.h examples: freemodbus port slave basic implementation 2018-10-17 12:47:12 +02:00
mbfunc.h examples: freemodbus port slave basic implementation 2018-10-17 12:47:12 +02:00
mbport.h freemodbus: configure timer handler placement 2019-11-12 22:16:55 +08:00
mbproto.h examples: freemodbus port slave basic implementation 2018-10-17 12:47:12 +02:00
mbutils.h examples: freemodbus port slave basic implementation 2018-10-17 12:47:12 +02:00