Skip to content

Conversation

lucasssvaz
Copy link
Member

@lucasssvaz lucasssvaz commented Sep 27, 2023

Description of Change

Added vprintf, modified printf to use vprintf and added new printf overload that uses a FlashStringHelper argument (This doesn't support compile time checks. Idk if this is a good idea)

Tests scenarios

Tested using ESP32-DevKitC

Related links

Closes #7392

@lucasssvaz lucasssvaz changed the base branch from esp-idf-v5.1-libs to master October 5, 2023 13:29
@lucasssvaz lucasssvaz marked this pull request as ready for review October 5, 2023 13:30
@me-no-dev me-no-dev merged commit 826a426 into espressif:master Oct 6, 2023
@lucasssvaz lucasssvaz deleted the feature/vprintf branch March 19, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Print::vprintf (and syntactic glue for flash) (IDFGH-8582)
2 participants