Skip to content

Added firmware_variant#240

Merged
nitin710 merged 6 commits intomasterfrom
feat-variantInfo
Dec 27, 2022
Merged

Added firmware_variant#240
nitin710 merged 6 commits intomasterfrom
feat-variantInfo

Conversation

@produceconsumerobot
Copy link
Collaborator

@produceconsumerobot produceconsumerobot commented Dec 2, 2022

Description

  • Added firmware_variant to capture filename of .ino file calling EmotiBit.setup(String firmware_variant). INO filename is captured using FILE

  • FW variant(typically, name of the firmware file) info is now added to

    • printed on setup
    • Added to SD-Card info file
    • While debugging
    • Console when EmotiBit info is printed

Requirements

none

Issues Referenced

none

Documentation update

none

Testing

Tested working on WiFi M0 with

  • charlieplex_heartbeatOnSleeve.ino
  • sevenseg_displayTemperature.ino
  • EmotiBit_stock_firmware.ino

Checklist:

  • All dependent repositories used were on branch master
  • Release checklist completed (FW/ SW)
    • Make sure the required settings have been set to default before merging into master.
  • doxygen style comments included
  • Required documentation udpated

Screenshots:

none

@nitin710
Copy link
Collaborator

nitin710 commented Dec 27, 2022

Testing notes

  • ✅ Compiles for Feather M0
  • ✅ Compiles for Feather ESP32
Feather type console info SD-Card info.json standalone example
Feather M0 image image -
Feather ESP32 image image image

@nitin710
Copy link
Collaborator

Tested working. merging into master.

@nitin710 nitin710 merged commit d3a0955 into master Dec 27, 2022
@nitin710 nitin710 deleted the feat-variantInfo branch December 27, 2022 17:11
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