Searched +full:gnss +full:- +full:nmea +full:- +full:generic (Results 1 – 6 of 6) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.05 Generic GNSS NMEA receiver7 Implement a generic NMEA based GNSS device.12 current-speed = <9600>;14 gnss: gnss-nmea-generic {15 compatible = "gnss-nmea-generic";19 compatible: "gnss-nmea-generic"22 - uart-device.yaml
2 # SPDX-License-Identifier: Apache-2.05 bool "Generic GNSS NMEA device"7 depends on GNSS17 Generic NMEA based GNSS device.27 the GNSS device. This does not affect the number of devices that the
4 * SPDX-License-Identifier: Apache-2.09 #address-cells = <1>;10 #size-cells = <1>;17 gnss_nmea_generic: gnss-nmea-generic {18 compatible = "gnss-nmea-generic";27 pps-mode = "GNSS_PPS_MODE_ENABLED";31 compatible = "u-blox,m8";
4 * SPDX-License-Identifier: Apache-2.07 /dts-v1/;12 #include <zephyr/dt-bindings/gpio/gpio.h>16 compatible = "bytesatwork,bytesensi-l";22 zephyr,code-partition = &slot0_partition;28 /* Alias for gnss samples */29 gnss = &gnss;35 compatible = "fixed-partitions";36 #address-cells = <1>;37 #size-cells = <1>;[all …]
12 * New :ref:`GNSS subsystem <gnss_api>` added, enabling geo-awareness in Zephyr applications.13 * New API and drivers introduced for interfacing with :ref:`keyboard matrices <gpio-kbd>`.16 * Integrated Trusted Firmware-M (TF-M) 2.0, including an update to Mbed TLS 3.5.2.23 * Over 30 new supported boards, spanning all Zephyr-supported architectures.37 * CVE-2023-5779 `Zephyr project bug tracker GHSA-7cmj-963q-jj4738 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-7cmj-963q-jj47>`_40 * CVE-2023-6249 `Zephyr project bug tracker GHSA-32f5-3p9h-2rqc41 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-32f5-3p9h-2rqc>`_43 * CVE-2023-6749 `Zephyr project bug tracker GHSA-757h-rw37-66hw44 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-757h-rw37-66hw>`_[all …]
22 out-of-tree SoCs and boards to be ported to the new model. See the25 * The following build-time generated headers:27 .. list-table::28 :header-rows: 130 * - Affected header files31 * - ``app_version.h``32 * - ``autoconf.h``33 * - ``cmake_intdef.h``34 * - ``core-isa-dM.h``35 * - ``devicetree_generated.h``[all …]