arduino / arduino/ArduinoCore-renesas

Serial[x].availableForWrite() returns 0

Open
#308 1 comment 1 reaction 0 assignees Claimed by @delta-G View on GitHub
topic: code type: imperfection
Dominant language
C
Stars
193
Forks
112
PR merge metrics
No merged PRs in 30d

Description

The method `availableForWrite` is not implemented in the UART class and currently returns 0 in all cases.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the UART class and reviewing linked pull request #304, which is already addressing this issue. Confirm the expected behavior of availableForWrite() and verify that it no longer returns 0 in every case.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.