Skip to content

Enable PlatformIO #212

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

Merged
merged 5 commits into from
Nov 24, 2021
Merged

Enable PlatformIO #212

merged 5 commits into from
Nov 24, 2021

Conversation

henrygab
Copy link
Collaborator

@henrygab henrygab commented Nov 17, 2021

  • Compilation succeeds for all seven expected products
  • Tested on Fibonacci256 board
  • Compilation fails as expected for two products not
    yet supported (fib64 micro and nano)
  • Intellisense updates correctly when changing between
    products. To see in action, open map.cpp, then:
    CTRL-SHIFT-P, PlatformIO: switch project environment
    Select the new environment, and then wait for the
    intellisense index to be rebuilt.
  • Fixed to properly generate LittleFS (not SPIFFS)

* Compilation succeeds for all seven expected products.
* Compilation fails as expected for two products not
  yet supported (fib64 micro and nano)
* Intellisense updates correctly when changing between
   products.  To see in action, open map.cpp, then:
   CTRL-SHIFT-P, PlatformIO:  switch project environment
   Select the new environment, and then wait for the
   intellisense index to be rebuilt.
* Have NOT tested the binaries yet, but looks promising.
@henrygab henrygab marked this pull request as ready for review November 17, 2021 07:06
Copy link
Owner

@jasoncoon jasoncoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 Thanks!
I haven't tested them all, physically, but I did test default, F256, etc. I was also easily able to get F64 Micro & Nano working. I'll push those changes to main after I merge this PR.

@jasoncoon jasoncoon merged commit 12c1e04 into jasoncoon:main Nov 24, 2021
@jasoncoon
Copy link
Owner

jasoncoon commented Nov 24, 2021

Done, tested: b3e7937

@henrygab henrygab deleted the platformio branch December 5, 2021 05:53
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.

2 participants