You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clyne 48026bb824 upload initial port 4 years ago
..
mfs upload initial port 4 years ago
serial_nor upload initial port 4 years ago
readme.txt upload initial port 4 years ago

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This directory contains complex drivers subsystems. Complex Drivers must
abide to the following rules:
- Must use HAL and OSAL only.
- Cannot use RTOS functionalities.
- Cannot use HW resources directly.
- Must not use non-standard C language features.