Skip to content

boards: espressif: add sat support to esp32s3 - #318

Draft
HongNguyen635 wants to merge 3 commits into
HubbleNetwork:mainfrom
HongNguyen635:test/esp32s3
Draft

boards: espressif: add sat support to esp32s3#318
HongNguyen635 wants to merge 3 commits into
HubbleNetwork:mainfrom
HongNguyen635:test/esp32s3

Conversation

@HongNguyen635

Copy link
Copy Markdown
Collaborator

Preliminary support for Sat only for ESP32-S3:

  • Add sat support for ESP32-S3.
  • Reorganize Espressif port directory to allow support SoC that shared common code.
  • Bump main stack size for sat-cont sample.

Note: Current this doesn't work with sat-dual stack yet.

Reorganize the port implementation files for Espressif boards so
that it can support multiple SoC targets. Since only the step changes
and the radio implementation is the same, we can move the config
to a new header.

Signed-off-by: Hong Nguyen <hong@hubble.com>
Add SatNet support for ESP32-S3.

Signed-off-by: Hong Nguyen <hong@hubble.com>
Bump main stack size to 4096 to be comfortable since most of
everything is running in the main task context.

Signed-off-by: Hong Nguyen <hong@hubble.com>
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