1
0
mirror of https://github.com/ErnyTech/Open-USB-Extreme synced 2024-06-18 11:00:02 +02:00
This project was born to define a standard and the creation a reference implementation of the USBExtreme file format, the standard has been deduced with Clean Room Reversing techniques
Go to file
Ernesto Castellotti 009f094c01 toD: remove pointer usb_extreme_header.headers
Signed-off-by: Ernesto Castellotti <erny.castell@gmail.com>
2019-08-27 16:19:32 +02:00
cmake/cmake-d Initial migration to D 2019-08-19 14:21:16 +02:00
doc Initial directory structure 2019-02-08 11:10:30 +01:00
examples toD: More D-fy code, remove pointer, use foreach 2019-08-27 15:49:43 +02:00
include toD: remove pointer usb_extreme_header.headers 2019-08-27 16:19:32 +02:00
lib toD: remove pointer usb_extreme_header.headers 2019-08-27 16:19:32 +02:00
tests Add C ABI test for prevent C ABI breakage 2019-08-26 01:39:58 +02:00
.gitignore Initial migration to D 2019-08-19 14:21:16 +02:00
CMakeLists.txt Auto generate interface file 2019-08-27 16:17:51 +02:00
README.md Initial directory structure 2019-02-08 11:10:30 +01:00