nuttx/boards/arm/sam34/sam4l-xplained/src
Jukka Laitinen 41e9df2f3e Add ftruncate into file operation calls
- Add truncate into file_operations
- Move truncate to be common for mountpt_operations and file_operations
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03:00
..
Makefile
sam4l-xplained.h
sam_appinit.c
sam_autoleds.c
sam_boot.c
sam_buttons.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
sam_mmcsd.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
sam_slcd.c Add ftruncate into file operation calls 2023-01-02 11:23:20 -03:00
sam_spi.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
sam_ug2832hsweg04.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
sam_userleds.c