1222 Commits

Author SHA1 Message Date
Fabien Chouteau
cbe54e4a5c Enable code coverage report with gcov and codecov.io
This is for the native testsuite, so only the middleware will be
analyzed.
2018-05-07 20:42:03 +02:00
Fabien Chouteau
797ff700d5 Merge pull request #254 from AdaCore/configuration_and_project_wizzard_scripts
Configuration and project wizard scripts
2018-05-07 18:23:32 +02:00
Fabien Chouteau
2c681438ba project_wizard.py: Fix typo in config key name 2018-04-27 21:16:41 +02:00
Fabien Chouteau
9e93ab6782 Create how_to_create_my_own_adl_project.md 2018-04-27 21:16:41 +02:00
Fabien Chouteau
571f0d2f1a Remove unused project files 2018-04-27 21:16:41 +02:00
Fabien Chouteau
32c4ab7145 Testsuite: Use new board project file 2018-04-27 21:16:41 +02:00
Fabien Chouteau
0d4618a793 configuration: Fix missing middleware source directory 2018-04-27 21:16:41 +02:00
Fabien Chouteau
2fcb440d7c configuration: Add a couple of FS related config keys 2018-04-27 21:16:41 +02:00
Fabien Chouteau
281fb45cb1 examples/draw: Fix typo 2018-04-27 21:16:40 +02:00
Fabien Chouteau
f35018e95a STM32: Use HSE value from the configuration instead of runtime
This removes dependencies on internal run-time code.
2018-04-27 21:16:40 +02:00
Fabien Chouteau
e7873c90a8 Update example projects for new board support projects 2018-04-27 21:16:40 +02:00
Fabien Chouteau
c2e3428feb Update board projects 2018-04-27 21:16:40 +02:00
Fabien Chouteau
56bc9faa63 Create project configuration scripts 2018-04-27 21:16:40 +02:00
Pat Rogers
dd61ca5d87 Merge pull request #252 from AdaCore/polished_pwm_demo
minor pwm demo polishing
2018-03-28 09:31:33 -05:00
pat-rogers
3a6794928c fix typo in comment
improvement comment re: optimization
use distinguished receiver syntax consistently
2018-03-16 10:49:59 -05:00
Fabien Chouteau
a906c26a83 Merge pull request #251 from AdaCore/use_clause_fix
Fix "use clause for has no effect" errors
2018-03-12 18:19:29 +01:00
Fabien Chouteau
36f137ad18 Fix "use clause for has no effect" errors 2018-03-09 16:59:59 +01:00
Fabien Chouteau
0deed7db93 demo_iwdg.gpr: Fix line ending 2018-03-09 12:05:49 +01:00
Fabien Chouteau
4ae68320cc .gitattributes: Add .fs and .bmp to the list of binary files 2018-03-09 12:05:18 +01:00
Fabien Chouteau
97a89bc105 Merge pull request #250 from elbric0/master
Bring back the IO Functions definitions.
2018-03-08 12:48:52 +01:00
elbric0
70e3cc8988 Bring back the IO Functions definitions. 2018-03-06 22:48:27 -05:00
Fabien Chouteau
2fa9a17640 Merge pull request #248 from plestedr/master
Update blinky_f4disco.gpr
2018-03-05 13:09:07 +01:00
Fabien Chouteau
2fef098dfe Merge pull request #249 from stangassinger/master
adding bare metal sudoku solver on stm32f429Disco
2018-03-05 12:22:35 +01:00
guenther
d6400b12dc adding bare metal sudoku solver on stm32f429Disco 2018-03-05 09:44:59 +01:00
Bob Plested
55afa7856d Update blinky_f4disco.gpr
Change Object dir for 407 Disco to point to the 407 tree, not the 429's object dir.
2018-03-02 23:18:00 -05:00