Searched +full:sw +full:- +full:dp (Results 1 – 4 of 4) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.06 Based on pincfg-node.yaml binding.8 Note: `bias-disable` and `drive-push-pull` are default pin configurations.9 They will be applied in case no `bias-foo` or `driver-bar` properties12 compatible: "st,stm32f1-pinctrl"20 swj-cfg:24 - "full"25 - "no-njtrst"26 - "jtag-disable"27 - "disable"[all …]
2 * Copyright (c) 2016 Open-RnD Sp. z o.o.6 * SPDX-License-Identifier: Apache-2.0121 /* ignore swj-cfg reset state (default value) */130 /* reset state is '000' (Full SWJ, (JTAG-DP + SW-DP)) */ in stm32f1_swj_cfg_init()133 /* 001: Full SWJ (JTAG-DP + SW-DP) but without NJTRST */ in stm32f1_swj_cfg_init()137 /* 010: JTAG-DP Disabled and SW-DP Enabled */ in stm32f1_swj_cfg_init()141 /* 100: JTAG-DP Disabled and SW-DP Disabled */ in stm32f1_swj_cfg_init()164 * @retval -EINVAL If pins have an incompatible set of remaps.180 return -EINVAL; in stm32_pins_remap()189 /* read initial value, ignore write-only SWJ_CFG */ in stm32_pins_remap()[all …]
7 breadboard-friendly breakout board for the `STM32F103x8`_ CPU. There10 - Blue Pill Board11 - Black Pill Board50 +--------+---------------+54 +--------+---------------+56 +--------+---------------+57 | IO | SW IO |58 +--------+---------------+60 +--------+---------------+67 silk screen on the PCB reads BX- or BX+ to indicate 0 and 1 logic lines for B0 and B1[all …]
33 * CVE-2020-10060: UpdateHub Might Dereference An Uninitialized Pointer34 * CVE-2020-10064: Improper Input Frame Validation in ieee802154 Processing35 * CVE-2020-10066: Incorrect Error Handling in Bluetooth HCI core36 * CVE-2020-10072: all threads can access all socket file descriptors37 * CVE-2020-13598: FS: Buffer Overflow when enabling Long File Names in FAT_FS and calling fs_stat38 * CVE-2020-13599: Security problem with settings and littlefs39 * CVE-2020-13601: Under embargo until 2020/11/1840 * CVE-2020-13602: Remote Denial of Service in LwM2M do_write_op_tlv50 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.62 * The :c:func:`wdt_feed` function will now return ``-EAGAIN`` if[all …]