Closed
Conversation
The SimpleLink SDK actually encapsulates a family of devices, of which cc32xx is just one device. Other devices can fit under this SDK directory structure. This expansion will also allow the import of the WiFi host driver and its driver porting layer in the future, inserted at the correct levels in the SimpleLink SDK directory heirarchy. Follow the URL (ending in "#directory-structure") referenced in ext/hal/ti/simplelink/README which explains the SDK structure, and where devices fit in. Jira: ZEP-1958 Change-Id: I16515d3e3779de0d55d3b1b8e25029609d1f66c3 Signed-off-by: Gil Pitney <[email protected]>
Contributor
ndrs-pst
added a commit
to DDC-NDRS/zephyr_rtos
that referenced
this pull request
Sep 22, 2025
# Conflicts: # drivers/modem/modem_at_shell.c # subsys/mgmt/mcumgr/grp/img_mgmt/src/img_mgmt_state.c # subsys/net/ip/tcp.c # subsys/net/ip/tcp_private.h
ndrs-pst
added a commit
to DDC-NDRS/zephyr_rtos
that referenced
this pull request
Feb 14, 2026
# Conflicts: # Kconfig.zephyr # drivers/adc/adc_stm32.c # drivers/can/can_common.c # drivers/clock_control/clock_stm32_ll_h7.c # drivers/clock_control/clock_stm32_ll_u5.c # drivers/counter/counter_stm32_rtc.c # drivers/dma/dma_stm32.c # drivers/ethernet/eth_stm32_hal_common.c # drivers/flash/flash_stm32.c # drivers/flash/flash_stm32_qspi.c # drivers/gpio/gpio_stm32.c # drivers/i2c/i2c_stm32.c # drivers/interrupt_controller/intc_exti_stm32.c # drivers/pwm/pwm_stm32.c # drivers/rtc/rtc_stm32.c # drivers/serial/uart_stm32.c # drivers/spi/spi_stm32.c # drivers/spi/spi_stm32.h # drivers/wifi/esp32/src/esp_wifi_drv.c # include/zephyr/drivers/can.h # include/zephyr/rtio/rtio.h # subsys/fs/shell.c # subsys/rtio/rtio_executor.c # subsys/rtio/rtio_sched.c
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.
using gil's PR to see if we get the same issue w/shippable