Files
rtems/cpukit/dev
Kinsey Moore 23accdc0bb cpukit/flashdev: Return error for missing callbacks
When a callback does not exist, the Flashdev API should return error
where possible instead of success. When the API returns success for
missing callbacks, the Flashdev API client code may end up using
uninitialized variables as if they were filled by the API.

Closes #5392
2025-11-10 12:36:33 -06:00
..
2023-05-20 11:05:26 +02:00
2023-05-20 11:05:26 +02:00
2023-07-28 11:58:32 +02:00