-
Notifications
You must be signed in to change notification settings - Fork 253
Description
Is your feature request related to a problem? Please describe.
Hard coded copy block size:
osal/src/os/shared/src/osapi-file.c
Line 423 in ead5723
| uint8 copyblock[512]; |
Describe the solution you'd like
Make a #define with clear documentation that it could be adjusted for page size or whatever, performance, etc.
Describe alternatives you've considered
None
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC, OSAL code review
Reactions are currently unavailable