Skip to content

Commit 522150c

Browse files
committed
fix: add stdint.h as stdio.h providing only necessary types
due to newlib version 4.2.0 provided within arm-none-eabi-gcc-12.2.1 See: https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git Title: In <stdio.h> provide only necessary types Commit: 357d7fcc6ad1b0660e2b3131d09eb22e2559e46d Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 45c10e6 commit 522150c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/arduino/avr/dtostrf.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
*/
2020

2121
#include <stdio.h>
22+
#include <stdint.h>
2223
#include <stdlib.h>
2324
#include <string.h>
2425

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy