| Age | Commit message (Collapse) | Author |
|
added dcd description.
|
|
|
|
|
|
|
|
- fix build issue with freertos
|
|
- rename dcd,hal to dcd_samd51, hal_samd51 since some IDE has issue with
duplicated names (e.g keil, ses).
|
|
Add SAMD support and simplify OS_NONE
|
|
|
|
|
|
|
|
|
|
|
|
The ProtoThreads style subtasks were removed because it led to
extremely unclear control flow. RTOSes can be used if threading is
needed.
Also added some additional functionality to MSC to support dynamic
LUNs and read-only LUNs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
osal_semaphore_post
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
without usb to compile such as nrf52832
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|