Skip to content

Conversation

@tototo31
Copy link
Collaborator

Adjust feature checks for WiFi and BLE support across various modules, ensuring compatibility with the ESP32-P4's limitations. Update font styles in UI components for consistency.

What's new (Author - fill this out)

  • p4 default chip config
  • gating for p4 for wifi and ble functions since it doesnt support them

Changed

Removed

Verification (Author - fill this out)

  • I have tested Primary device(s) (list exact HW + config): wireless tag p4c5 board
  • I have tested potentially affected devices (and/or list potential affected devices not available to you):
  • I have wrapped device specific code with #ifdef CONFIG_... or similar: [ ] Yes / [ ] N/A
  • I have updated Hugo Docs with any new or changed info for end users: [ ] Yes / [ ] N/A

Linked Issues

  • Closes #

Checklist (Reviewer - don't fill this out)

  • Code builds, flashes, and feature verified with no functional issues on listed device(s)
  • Changes reviewed for unintended impact on other devices/targets

…ADME. Adjust feature checks for WiFi and BLE support across various modules, ensuring compatibility with the ESP32-P4's limitations. Update font styles in UI components for consistency.
> **Note:** Feature availability may vary by model.
- **ESP32 P4**

> **Note:** Feature availability may vary by model. ESP32-P4 does not have built-in WiFi/BT but can work with external WiFi/BT chips via SDIO/SPI.
Copy link
Owner

Choose a reason for hiding this comment

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

good shit

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

i think the robot snuck the sdio/spi part in as in saying its supported on the hardware layer, and it didnt click when i reviewed how wrong it was since that was the next thing i wanted to work towards. The wirelesstag p4c5 and the p4c6 devkit have the dual chips connected over sdio rather than uart

… support for various hardware features including ADC, UART, and GPIO. Enhance bootloader settings and security features, while ensuring compatibility with existing modules. Adjust logging and compiler options for improved performance and debugging.
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