Commit Graph

8 Commits

Author SHA1 Message Date
Michael du Breuil
c1555d6cca Examples: Simplify lcd_std_out character emission 2020-02-11 12:23:41 +01:00
Michael du Breuil
2f7f7dd279 Examples: fix whitespace errors that fail GNAT style checks 2019-12-13 16:18:49 +01:00
Fabien Chouteau
e7873c90a8 Update example projects for new board support projects 2018-04-27 21:16:40 +02:00
Fabien Chouteau
36f137ad18 Fix "use clause for has no effect" errors 2018-03-09 16:59:59 +01:00
Jerome Lambourg
07524e3f89 examples/common/common.gpr: Do not specify the stack size
This is the responsibility of the final application.
2017-06-26 18:18:59 +02:00
Jerome Lambourg
b4acbb9ad9 Further refactor the board projects.
This commit in particular removes the need for aggregate projects.
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
3f8fb19742 Sort the example projects by boards
This is to create a simpler path for newcomers to find what's available
for the board(s) they have.
2017-05-16 12:18:37 +02:00