82 Commits (a93a80be82a19233b5e426b5ea80498ee82b0460)

Author SHA1 Message Date
Sylvio Alves a831122029 drivers: uart/dma: esp32: revert to PRE_KERNEL_1 2 months ago
Raffael Rostagno 4b8dc5f3ff drivers: esp32: Update for shared intc 3 months ago
Yishai Jaffe 0df6736bb9 drivers: serial: define default values for basic options 6 months ago
Raffael Rostagno a7e08cc16b drivers: serial: esp32: Standard baudrate on config_get 7 months ago
Marcio Ribeiro f0516ead27 drivers: uart: esp32: reset tx fifo during driver init 7 months ago
Pieter De Gendt c896dd370e drivers: serial: Move esp32 serial UART API from DRAM to ROM 7 months ago
Sylvio Alves 8233b70ece espressif: clean up unused code 10 months ago
Raffael Rostagno 90c6106926 drivers: esp32: Interrupts flags configuration 11 months ago
Raffael Rostagno 0b3a34cdca drivers: esp32: Interrupts priority configuration 11 months ago
Raffael Rostagno 0d274a1d7e drivers: uart: esp32c2: Add support 11 months ago
Pisit Sawangvonganan a2e0b1d366 drivers: serial: remove '&' when assigning `init_fn` 12 months ago
Omer Gozderesi 1fc97561ed config: esp32: configurable UART FIFO thresholds 1 year ago
Lucas Tamborrino a62423f391 drivers: Update to add support for esp32c6 1 year ago
Thibo Verheyde ddef306394 drivers: serial: esp32: Fix next buffer release on rx disable 1 year ago
Ayush Kothari 13dfd86616 Driver: Add pin inversion to Esp32 Uart 1 year ago
Lucas Tamborrino fe57a12cf2 drivers: esp32: update to hal_espressif v5.1 1 year ago
Sylvio Alves d0d7a7909e driver: uart: esp32: get port number from reg address 1 year ago
Pisit Sawangvonganan b4567fa551 drivers: serial: correct spelling 2 years ago
Marco Widmer 20979f80a6 drivers: uart: esp32: use config from device tree 2 years ago
Marek Matej 6b57b3b786 soc: xtensa,riscv: esp32xx: refactor folder structure 2 years ago
Daniel Leung 9f02eeadf8 serial: allow callback setting to be exclusive 2 years ago
Lucas Tamborrino 97be30cccb drivers: uart: esp32s3: add async support 2 years ago
Sylvio Alves 01da4df197 drivers: uart: esp32: fix baudrate return value 2 years ago
Dean Sellers 8eddd48615 drivers: uart: esp32: Add RS485 half duplex hardware mode 2 years ago
Sylvio Alves f1cc21a146 driver: uart: esp32s3: enable ESP32S3 uart interface 2 years ago
Lucas Tamborrino 41b431a01a drivers: uart: esp32c3: Add async support 3 years ago
Henrik Brix Andersen 9456eca5c0 drivers: serial: check if clock device is ready before accessing 3 years ago
Martin Jäger 0088641994 drivers: serial: esp32: remove unused stubs.h include 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Glauber Maroto Ferreira 7064e31101 esp32: drivers: uart: remove uart_num 3 years ago
Glauber Maroto Ferreira a9aef448ab drivers: serial: esp32: use pinctrl API 3 years ago
Sylvio Alves bf08b5f0ed drivers: uart: esp32: fix driver initialization id number 3 years ago
Sylvio Alves ef3ecbe596 uart: esp32: fix baudrate return value 3 years ago
Sylvio Alves aea53f41c1 esp32: fix uart and gpio driver priority to enable console 4 years ago
Sylvio Alves c409a4656f drivers: uart: esp32: use DEVICE_DT_INST_DEFINE() 4 years ago
Sylvio Alves 224ec1e835 uart: esp32: move hal instance to data level 4 years ago
Gerard Marull-Paretas 1674fec5b6 drivers: serial: drop DEV_DATA/DEV_CFG usage 4 years ago
Sylvio Alves 40ad264a47 drivers: uart: fix esp32 TX checks 4 years ago
Sylvio Alves 92fb477641 drivers: uart: esp32: fix poll in return value 4 years ago
Sylvio Alves b0c48a2182 drivers: uart: esp32: set device to initialize pre-kernel 4 years ago
Sylvio Alves d5aa5c2a77 drivers: esp32: uart: use hal functions 4 years ago
Felipe Neves 4c069b9894 drivers: serial: add support for esp32c3 4 years ago
Maureen Helm ad1450510a drivers: serial: Refactor drivers to use shared init priority Kconfig 4 years ago
Pavlo Hamov 89e907d4f0 drivers: serial: esp32: Unify serial driver for esp32 & esp32s2 4 years ago
Glauber Maroto Ferreira fb1632925e soc: esp32: partial code standardization 4 years ago
Glauber Maroto Ferreira 57bf89d65e esp32: drivers: interrupt_controller: review UART interrupt usage 4 years ago
Sylvio Alves 4303cfdb3c hal: esp32: driver changes to allow HAL update 4 years ago
Daniel Leung 4e1692f85a serial: introduce CONFIG_UART_USE_RUNTIME_CONFIGURE 4 years ago
Sylvio Alves 384d05932f driver: uart: esp32: DT fix to allow uart2 4 years ago
Gerard Marull-Paretas a4081b66d8 drivers: serial: remove usage of device_pm_control_nop 4 years ago