This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 13b229a Check return from nxsem_wait_uninterruptible() This commit is for all ADC/DAC drivers under arch/. new a447ec6 Check return from nxsem_wait_uninterruptible() This commits is for all 1wire drivers under arch/ new f438220 drivers/1wire/1wire.c: Fix a typo that caused a build failure. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/arm/src/stm32/stm32_1wire.c | 108 +++++++++++++++++++------------- arch/arm/src/stm32l4/stm32l4_1wire.c | 116 +++++++++++++++++++++-------------- drivers/1wire/1wire.c | 2 +- 3 files changed, 138 insertions(+), 88 deletions(-)