mbed-os/features/frameworks/cy_rtos_rtx_adapter
Jamie Smith 25dbf7c5fd
Refactor CYW43xxx wi-fi driver to better work with CMake and move code out of the Portenta target folder (#292)
* Refactor Cypress WHD wifi & bluetooth drivers to work better with CMake and be vendor agnostic

* Fix some missed changes that belong in the other branch

* Fix build of Cypress targets that use the RTOS adapter.  Make it possible to build Cypress targets in baremetal mode via CMake.

* Try and fix check failures

* Fix a couple unintentional changes
2024-07-05 01:12:21 -07:00
..
include Refactor CYW43xxx wi-fi driver to better work with CMake and move code out of the Portenta target folder (#292) 2024-07-05 01:12:21 -07:00
source Refactor CYW43xxx wi-fi driver to better work with CMake and move code out of the Portenta target folder (#292) 2024-07-05 01:12:21 -07:00
CMakeLists.txt Refactor CYW43xxx wi-fi driver to better work with CMake and move code out of the Portenta target folder (#292) 2024-07-05 01:12:21 -07:00
LICENSE Refactor CYW43xxx wi-fi driver to better work with CMake and move code out of the Portenta target folder (#292) 2024-07-05 01:12:21 -07:00
README.md Refactor CYW43xxx wi-fi driver to better work with CMake and move code out of the Portenta target folder (#292) 2024-07-05 01:12:21 -07:00
mbed_lib.json Refactor CYW43xxx wi-fi driver to better work with CMake and move code out of the Portenta target folder (#292) 2024-07-05 01:12:21 -07:00
version.xml Refactor CYW43xxx wi-fi driver to better work with CMake and move code out of the Portenta target folder (#292) 2024-07-05 01:12:21 -07:00

README.md

Cypress RTOS RTX Adapter

The code in this directory is a shim to allow things that expect a Cypress RTOS API (e.g. the Cypress BSP and the Cypress WHD wifi driver) to interoperate with Mbed's RTX RTOS.