Feature/add e1 - #2
Open
zkoalexey wants to merge 4 commits into
Open
Conversation
| esp32: | ||
| board: esp32dev | ||
| flash_size: 8MB | ||
| flash_size: 16MB |
There was a problem hiding this comment.
Bug: Flash size changed but documentation still says 8MB
The flash_size was changed from 8MB to 16MB for the JXD-R6-E1ETH-LCD device, but the README documentation at line 32 still states the device has "8MB flash and PSRAM". If the hardware actually has 8MB flash, configuring 16MB could cause boot failures or partition issues. Either the configuration change is incorrect, or the documentation needs updating.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Adds JetHub E1-PD76-R5 ESPHome configs (v1–v3 with Ethernet/WiFi, GPIO expanders, OneWire), updates README, and increases JXD ESP32 flash to 16MB.
E1/include/e1-base.yaml,E1/include/e1-onewire.yaml.E1/include/e1-board-v1v2.yamlusingpcf8575viapcf8574API.E1/include/e1-board-v3.yamlusingpca9554.E1/jethub-e1-pd76-r5-v{1,2,3}-{eth,wifi}.yaml(WiFi variants runset_wifi_apon boot).README.mdupdated with E1 device, features, and configuration list.include/jxd-r6-e1eth-base.yamlsets ESP32flash_sizeto16MB.Written by Cursor Bugbot for commit e93661c. This will update automatically on new commits. Configure here.