hal_espressif icon indicating copy to clipboard operation
hal_espressif copied to clipboard

Add IEEE 802.15.4 support

Open martinjaeger opened this issue 10 months ago • 3 comments

Draft PR to show current status of porting to Zephyr.

Code compiles, but is not yet tested.

@sylvioalves There are some files which are not needed for Zephyr. How do you typically handle this? Should the entire component folder be copied so that it's easier to compare it to upstream ESP-IDF files or should we just use files required by Zephyr?

martinjaeger avatar Dec 11 '24 16:12 martinjaeger