|
dc85955859
|
Fix style issues in main.c
|
2023-01-06 20:15:44 +01:00 |
|
|
c41214fc75
|
Finish import/export functionality
|
2023-01-06 18:43:47 +01:00 |
|
|
06fe82b2f1
|
Add missing newline to error prints
|
2023-01-06 16:37:33 +01:00 |
|
|
1d5219cc18
|
Add print_warn() macro and the --use-vma option
|
2023-01-06 16:28:44 +01:00 |
|
|
fda6e92615
|
Successfully import CRC config data
|
2023-01-04 19:54:27 +01:00 |
|
|
598394cc2d
|
Merge branch 'master' into xml-export
|
2023-01-04 15:18:19 +01:00 |
|
|
27580b5f32
|
Correctly free CRC array
|
2023-01-04 15:17:35 +01:00 |
|
|
18d9c1fced
|
Merge branch 'master' into xml-export
|
2023-01-04 15:15:03 +01:00 |
|
|
e09a07b3d3
|
Fix segmentation fault if a NOBITS section is specified as a source section
|
2023-01-04 15:04:06 +01:00 |
|
|
b3827b25c6
|
Add --xsd option to print out the used XSD
|
2023-01-04 14:47:19 +01:00 |
|
|
ea81d0a8fd
|
XML Export / Import Progress:
* Exporter finished
* Imported started. Currently reading in nodes and printing them.
* Add XSD file for automatic validation. Working.
TODO:
* Correcly handle main logic of import export
* Finish importer
|
2023-01-03 23:08:29 +01:00 |
|
|
f4f373d65d
|
Readout elf endianess and print error on mismatch
|
2022-12-17 19:33:13 +01:00 |
|
|
681a66e127
|
Start XML export functiionality
|
2022-12-17 19:15:45 +01:00 |
|
|
c033ec7206
|
Add man page
|
2022-10-25 18:17:54 +02:00 |
|
|
19a84ef4f2
|
Move source code to SRC folder and start doxygen
|
2022-10-24 20:47:38 +02:00 |
|