Laurent Vivier
3f860a13a1
etch: disable unsupported -Wno-XXXX flags
...
-Wno-address-of-packed-member -Wno-stringop-truncation and -Wno-array-bounds
are needed to be able to build with sid, but are not supported by etch
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2025-08-14 18:09:52 +02:00
Laurent Vivier
1dcbdde9a9
add -Wno-address-of-packed-member
...
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2025-08-13 17:34:59 +02:00
Laurent Vivier
02fdcb3eb4
libmap: add map_update_checksum.c
...
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2015-11-10 22:23:53 +01:00
Laurent Vivier
9b3737d9cc
libmap: add map_write_driver.c
...
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2015-11-10 22:23:53 +01:00
Laurent Vivier
7b836064ad
libmap: add map_read_driver.c
...
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2015-11-10 22:23:53 +01:00
Laurent Vivier
081c7f96ee
libmap: move emile_checksum() to map_checksum()
...
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2015-11-08 22:47:21 +01:00
Laurent Vivier
9bd9755dbb
Update email address
...
Signed-off-by: Laurent Vivier <Laurent@Vivier.EU >
2013-09-05 14:45:27 +02:00
Laurent Vivier
98bd88c574
Add map_init.c, use stream_FILE with device->close()
2008-04-20 16:33:20 +00:00
Laurent Vivier
eb9c17f5ad
Add map_get_blocksize()
2007-11-01 22:07:17 +00:00
Laurent Vivier
b189dfbbed
rename map_partition_read and map_partition_write to map_read_sector and map_write_sector
2007-10-10 20:58:25 +00:00
Laurent Vivier
6c9d87a9dc
Add map_partition_read.c and map_partition_write.c
2007-10-09 20:16:52 +00:00
Laurent Vivier
0139be9609
move from stdio to device_io_t
2007-10-09 19:02:42 +00:00
Laurent Vivier
37c6ac70c6
add map_block0_write.c
2007-10-04 20:25:57 +00:00
Laurent Vivier
d39a68703e
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
2007-10-02 14:21:34 +00:00