arduino / arduino/ArduinoCore-API

Serial.print(x, BIN) doesn't print correct binary values for int8_t type

Open
#72 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
306
Forks
150
PR merge metrics
No merged PRs in 30d

Description

![Screenshot](https://cloud.githubusercontent.com/assets/20952171/18440644/44ef7540-790a-11e6-87de-de8cb180c8ba.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported Serial.print(x, BIN) behavior using an int8_t value, then trace the ArduinoCore-API print implementation involved. Confirm the binary output for int8_t values is correct and add or update coverage if the relevant test location can be identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.