Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neovim + platformio Unknown argument -mtext-section-literals #308

Open
cpt-n3mo opened this issue Oct 30, 2023 · 0 comments
Open

Neovim + platformio Unknown argument -mtext-section-literals #308

cpt-n3mo opened this issue Oct 30, 2023 · 0 comments

Comments

@cpt-n3mo
Copy link

Configuration

on arch linux.
using neovim and clangd

when generating a project with pio project init --ide vim nodemcuv2
compiler_commands.json is generated

i get the following error while including adruino.h

Unknown argument: '-mtext-section-literals'

this happens with a default project

how can i solve this issue...?

#include "Arduino.h"

void setup(){}

void loop(){}

kind regards.

@ivankravets ivankravets transferred this issue from platformio/platformio-core Nov 29, 2023
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

No branches or pull requests

1 participant