17 Commits

Author SHA1 Message Date
Fabien Chouteau
e7873c90a8 Update example projects for new board support projects 2018-04-27 21:16:40 +02:00
Fabien Chouteau
299754a6f3 OpenMV: Use the new DMA services for sensor and display 2017-07-06 22:07:19 +02:00
Fabien Chouteau
3a7945c20a Use new GPRbuild attribute: Create_Missing_Dirs
And remove now useless .gitignore files and empty directories.
2017-06-27 15:58:10 +02:00
Fabien Chouteau
59f97ee546 Boards: Fix projects and src paths 2017-06-27 14:52:18 +02:00
Jerome Lambourg
d3ec1e2686 Fix examples after changes in config.gpr 2017-06-26 18:18:59 +02:00
Jerome Lambourg
1ee78d543f Remove the dependency over embedded-runtimes.
This build dependency won't work anymore with the next GNAT release as
runtimes will now require being installed into the compiler.

This commit also now generates automatically the board projects, to ease
the addition of new boards and runtimes, as well as taking into account
modifications refactoring of the library.
2017-06-26 18:16:05 +02:00
Fabien Chouteau
bdb48a114e Create a README for OpenMV2 2017-05-16 13:38:56 +02:00
Fabien Chouteau
2c34099040 Fix double headers and double empty lines again 2016-11-08 19:47:48 +01:00
Fabien Chouteau
bcca2752af Add BSD header when missing 2016-11-08 19:47:48 +01:00
Fabien Chouteau
b9baab7ec7 Remove all invalid license headers
The Ada_Drivers_Library is licensed under BSD license, every non BSD
header is removed.
2016-11-08 19:46:32 +01:00
Fabien Chouteau
0d99503f6b Fix casing in project files 2016-08-13 12:13:48 +02:00
Jerome Lambourg
081ee81675 Refine the reorg of the project files.
This change introduces a library aggregate project at board level, that
ensures that the proper runtime and configuration is used througout the
other projects.
2016-08-12 12:17:50 +02:00
Jerome Lambourg
462bf22c23 Add embedded-runtimes as submodule and use it for the RTS.
This allows to keep synchronized this repository with the embedded-runtimes
one.
2016-08-11 17:26:25 +02:00
Fabien Chouteau
11f6789a56 OpenMV: Fix directory name to be UNIX compatible 2016-08-08 20:10:22 +02:00
Fabien-Chouteau
c5d5719e2d OpenMV: Minor comments update and cleanup 2016-05-31 22:07:06 +02:00
Fabien-Chouteau
442c168eb9 Update OpenMV example with the new interface 2016-05-29 23:09:33 +02:00
Fabien-Chouteau
25cb919c91 First support of OpenMV the computer vision platform 2016-05-29 17:33:50 +02:00