ugfx/src/gfile
inmarket 215f31ee3d Added type gDelay to replace V2.x delaytime_t
Added type gTicks          to replace V2.x systemticks_t
Added type gThreadreturn   to replace V2.x threadreturn_t
Added type gThreadpriority to replace V2.x threadpriority_t
2018-07-08 14:30:31 +10:00
..
gfile.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile.mk Add the license to the makefiles 2015-06-08 12:11:37 +10:00
gfile_fatfs_diskio_chibios.c Fix: ChibiOS V2 doesn't support dma cache handling at all 2017-10-02 13:33:38 +10:00
gfile_fatfs_wrapper.c Added type gDelay to replace V2.x delaytime_t 2018-07-08 14:30:31 +10:00
gfile_fatfs_wrapper.h Upgrade to from FATFS-0.10b to FATFS-0.13 2017-06-24 16:35:31 +10:00
gfile_fs.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile_fs_chibios.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile_fs_fatfs.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile_fs_mem.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile_fs_native.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile_fs_petitfs.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile_fs_ram.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gfile_fs_rom.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile_fs_strings.c Add gwinPrintg() and fix null pointer handling in sprintg() 2016-07-10 10:42:21 +10:00
gfile_mk.c Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
gfile_options.h First set of V3 macro changes 2018-02-27 17:44:21 +10:00
gfile_petitfs_diskio_chibios.c Fix: ChibiOS V2 doesn't support dma cache handling at all 2017-10-02 13:33:38 +10:00
gfile_petitfs_wrapper.c Add support for GFILE_PETITFS_EXTERNAL_LIB and GFILE_FATFS_EXTERNAL_LIB 2016-05-27 10:29:49 +10:00
gfile_petitfs_wrapper.h Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gfile_printg.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile_rules.h Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well. 2015-01-21 17:26:24 +10:00
gfile_scang.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gfile_stdio.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00