Commit Graph

30 Commits

Author SHA1 Message Date
Maxim Reznik 22ae2aea53 Add more readme files. 2023-12-06 16:38:32 +02:00
Fabien Chouteau 13b379aad3
Switch to GNAT FSF 12 support (#418)
* Switch to GNAT FSF 12 support

* GNAT FSF 12 in GitHub CI

* Update README.md

* Remove run-time dependency build script that is not compatible with GNAT FSF

This script is also not needed as all the BSPs are included in GNAT FSF.
2023-01-02 11:34:55 +01:00
Fabien Chouteau 4aeb555d21
add RC Car project to readme list (#333) 2020-03-05 12:03:55 +01:00
Blaine Osepchuk 30ac4d27a9 add High Integrity Sumobot to the list of projects 2020-01-17 10:31:33 +01:00
Alexandre Poumaroux afbe837535 Add Bezier curve for n points (#297)
* Add Bezier curve for n points

* Use custom power function

* Use a more optimal power function and fix style

* Fix README.md typo and add a new project to the list
2019-02-22 11:50:17 +01:00
Fabien Chouteau b5ae823340
README: Add gitter chat badge and fix AppVeyor badge 2018-10-24 17:25:45 +02:00
Fabien Chouteau 3fa7c1a593 Update README.md 2018-07-04 11:22:53 +02:00
guenther d6400b12dc adding bare metal sudoku solver on stm32f429Disco 2018-03-05 09:44:59 +01:00
pat-rogers 5b079f3946 correct a typo
add NXT robotics project to list
add Bosch IMU lunar lander demo project to list
2017-11-29 10:06:33 -06:00
Fabien Chouteau 3fd04f7f3e Update README for GPL2017 2017-06-27 18:42:46 +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 5b5e6a6737 README: Forward to the example dir for getting started instructions 2017-05-16 12:44:17 +02:00
Pierre-Marie de Rodat bd771d41c8 README.md: fix various Markdown details
In particular, make sure titles are parsed as such and tag as code the
pragma, command-line option and file names.
2017-04-03 13:03:49 +02:00
Fabien Chouteau ad8679eb94 Update README with Appveyor build badge 2017-02-21 13:51:13 +01:00
El Capitán cd7a5a52b7 Update README.md 2017-02-07 13:55:49 -06:00
Fabien Chouteau a1d49c112d Railway demo moved in an AdaCore repo 2017-01-11 18:59:28 +01:00
Fabien Chouteau 0397380d4a Move the train example to a separate repository
This example doesn't bring any useful info compared to "draw" and
therefore adds an unnecessary maintenance effort to the
Ada_Drivers_Library project.

Others examples like Wolf, 2048, fractals, conway or balls should also
be moved.

A link to the new repository is added to the README.
2017-01-11 18:59:03 +01:00
Fabien Chouteau 22eea107d7 README: Add build status badge 2016-12-20 15:07:31 +01:00
Jerome Lambourg 8ccd8e395e Fix improper link in README.md and formatting issue 2016-12-16 17:32:47 +01:00
Jerome Lambourg d98bd4e5e0 Remove the demos that are not actual examples. 2016-12-16 17:06:56 +01:00
Fabien Chouteau bf68adb47c Add a LICENSE file and update the README 2016-11-08 20:18:16 +01:00
Fabien Chouteau 5f365846cf Create a roadmap list 2016-10-09 18:50:28 +02:00
Fabien Chouteau 18ccedb5ba Add a list of projects that use the Ada_Drivers_Library 2016-10-09 18:21:39 +02:00
Bob Plested 88cf8962a9 Update README.md
Fixed spelling of recursive in line 3
2016-09-19 21:39:47 -04:00
Fabien Chouteau 7f6bbe8b50 Warn about submodule in the README
This a very nasty trap for newcomers...
2016-09-02 21:29:03 +02:00
Fabien Chouteau 7a5a61437a Update README with link to GPL download 2016-08-25 15:43:36 +02:00
pat-rogers 973d6b4447 wordsmithing 2015-10-09 11:12:28 -05:00
pat-rogers f144214417 wordsmithing 2015-10-09 11:01:11 -05:00
pat-rogers 859e7a519e wordsmithing 2015-10-09 10:57:43 -05:00
Pat Rogers ec7cd43b32 initial setup 2015-09-30 17:53:52 +02:00