Home
last modified time | relevance | path

Searched refs:serial (Results 876 – 900 of 912) sorted by relevance

1...<<31323334353637

/Zephyr-4.1.0/boards/st/stm32h747i_disco/doc/
Dindex.rst226 Run a serial host program to connect with your board:
/Zephyr-4.1.0/doc/releases/
Drelease-notes-2.7.rst332 * NXP i.MX RT600: Added arduino serial port
1147 * :github:`38519` - stm32: g0b1re: Log/Shell subsys with serial uart buggy after #38432
1268 * :github:`38046` - twister: The --device-serial only works at 115200 baud
1380 * :github:`37701` - stm32: conflicts with uart serial DMA
1478 * :github:`37207` - drivers: serial: convert uart_altera_jtag_hal to use devicetree
1492 * :github:`37153` - USB serial number is not unique for STM32 devices
1553 * :github:`36782` - drivers: serial: nrfx: Enforced pull-ups on RXD and CTS conflict on many custom…
1729 * :github:`35916` - drivers: TI cc13xx_cc26xx: build error when PM is enabled (serial, entropy, spi…
1762 * :github:`35250` - Twister is not reading the serial line output completely
Drelease-notes-3.6.rst655 * Updated ``uart_esp32`` to use serial port configuration from devicetree.
659 * Emulated UART driver (:file:`drivers/serial/uart_emul.c`):
667 property in targeted serial node, with the following benefits:
1248 * Added error if main thread is not pre-emptible when USB CDC serial recovery is enabled.
Drelease-notes-2.0.rst730 * :github:`18029` - why kconfiglib.py doesn't throw error for file drivers/serial/Kconfig.nrfx
872 * :github:`17266` - CDC_ACM USB not recognized by windows as serial port
1018 * :github:`16566` - [Coverity CID :198881]Parse warnings in /drivers/serial/uart_qmsi.c
1402 * :github:`11535` - serial: uart_irq_tx_ready() needs better documentation or correction of the test
1422 * :github:`9509` - Unable to upload firmware over serial with mcumgr
1525 * :github:`1843` - nios2: enable interrupt driven serial console for JTAG UART
Drelease-notes-1.14.rst791 * Introduced Silabs leuart shim serial driver
1341 * :github:`14401` - [Coverity CID :195855]Memory - corruptions in /drivers/serial/uart_native_posix…
1346 * :github:`14396` - [Coverity CID :195872]Error handling issues in /drivers/serial/uart_native_posi…
1388 * :github:`14087` - serial/stm32: uart_stm32_fifo_fill can't transmit data complete
1409 * :github:`13890` - stm32: serial: Data is not read properly at a certain baud rate
1654 * :github:`12810` - Up Squared serial console character output corrupted
1856 * :github:`11532` - drivers: serial: uart_msp432p4xx.c not compile for interrupt API
2168 * :github:`9509` - Unable to upload firmware over serial with mcumgr
2206 * :github:`8187` - QEMU serial output is not reliable, may affect SLIP and thus network testing
Drelease-notes-3.2.rst754 * Added serial driver for Renesas Smartbond platform.
755 * The STM32 driver now allows to use serial device as stop mode wake up source.
1076 * :dtcompatible:`espressif,esp32-usb-serial`
1172 * :dtcompatible:`zephyr,w1-serial`
1203 * :dtcompatible:`espressif,esp32-usb-serial`: removed ``peripheral``
1681 - :github:`43308` - driver: serial: stm32: uart will lost data when use dma mode[async mode]
1913 * :github:`49985` - STM32:NUCLEO_WL55JC No serial RX in STOP mode
2524 * :github:`43811` - ble: gatt: db_hash_work runs for too long and makes serial communication fail
Drelease-notes-2.5.rst916 the serial-recovery protocol.
997 * :github:`31989` - nrfx_uarte serial driver does not go to low power mode after setting off state
1133 * :github:`31370` - Question about serial communication using virtual COM
1397 * :github:`29891` - mcumgr image upload (with smp_svr) does not work over serial/shell on the nrf52…
1618 * :github:`28934` - pinmux: stm32: port remaining pinctrl DT serial definitions for STM32 based boa…
1942 * :github:`9509` - Unable to upload firmware over serial with mcumgr
Drelease-notes-2.3.rst827 * :github:`25448` - serial: uart_nrfx_uarte: poll & async TX infinite hang
960 * :github:`24579` - Couldn't get test results from device serial on mimxrt1050_evk board.
1246 * :github:`22264` - drivers: serial: nrf_uart & nrf_uarte infinite hang
1368 * :github:`17064` - drivers/serial/uart_ns16550: CMD_SET_DLF should be removed
Drelease-notes-2.6.rst1068 * :github:`35916` - drivers: TI cc13xx_cc26xx: build error when PM is enabled (serial, entropy, spi…
1272 * :github:`35048` - mcuboot with enabled serial recovery does not compile
1329 * :github:`34670` - smp_svr sample configured for serial port with shell management enabled does no…
1434 * :github:`34102` - Convert drivers/serial/uart_sam0.c to new kwork API
1566 * :github:`33721` - STM32 serial driver configure api doesn't set correct datalength when even or o…
1659 * :github:`33280` - drivers: serial: nrf uarte: The application receives one more byte that was rec…
/Zephyr-4.1.0/doc/build/dts/
Dbindings-syntax.rst125 compatible: "manufacturer,serial"
137 In this example, a node with compatible ``"manufacturer,serial"`` must contain
/Zephyr-4.1.0/doc/connectivity/usb/device/
Dusb_device.rst22 device requests in table 9-3 from the universal serial bus specification
174 * ``zephyr,shell-uart`` used by shell for serial backend,
/Zephyr-4.1.0/doc/hardware/peripherals/can/
Dcontroller.rst13 Controller Area Network is a two-wire serial bus specified by the
/Zephyr-4.1.0/doc/connectivity/usb/device_next/
Dusb_device.rst83 Your USB device may have manufacturer, product, and serial number string
/Zephyr-4.1.0/scripts/tests/twister/
Dtest_harness.py559 hardware.serial = "serial"
/Zephyr-4.1.0/modules/
DKconfig.mcuboot150 be performed using MCUboot serial recovery.
DKconfig.stm32853 Enable STM32Cube Universal serial bus full-speed device interface
/Zephyr-4.1.0/boards/qemu/x86/
Dqemu_x86_tiny.ld155 * For drivers that are usually used (e.g. serial)
/Zephyr-4.1.0/arch/x86/
DKconfig311 very minimal serial driver which gets initialized at the very
/Zephyr-4.1.0/doc/services/logging/
Dcs_stm.rst138 …specifying the database configuration for each domain ID, as well as the serial port, the baud rat…
/Zephyr-4.1.0/boards/phytec/reel_board/doc/
Dindex.rst128 | UART | on-chip | serial port |
/Zephyr-4.1.0/boards/snps/nsim/arc_classic/doc/
Dindex.rst13 * Virtual serial console (a standard ``ns16550`` UART model)
/Zephyr-4.1.0/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst172 | | optional when using MCUboot's serial recovery feature with one pair of |
/Zephyr-4.1.0/doc/develop/flash_debug/
Dhost-tools.rst458 probe with serial ID ``00:04:9f:00:ca:fe``:
/Zephyr-4.1.0/doc/connectivity/bluetooth/api/mesh/
Ddfu.rst70 Firmware Update Client model directly, e.g. over a serial protocol.
/Zephyr-4.1.0/cmake/modules/
Dextensions.cmake438 …# Remove the prefix (/home/sebo/zephyr/driver/serial/CMakeLists.txt => driver/serial/CMakeLists.tx…
441 # Remove the filename (driver/serial/CMakeLists.txt => driver/serial)
444 # Replace / with __ (driver/serial => driver__serial)
4499 # # If the devicetree path "/soc/serial@4000" is a node, this
4501 # target_sources_if_dt_node("/soc/serial@4000" lib PRIVATE uart.c)

1...<<31323334353637