Fabien Chouteau
281fb45cb1
examples/draw: Fix typo
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
36f137ad18
Fix "use clause for has no effect" errors
2018-03-09 16:59: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
Fabien Chouteau
8ef604d7b6
Fix MicroBit example README.md
2018-02-19 13:33:40 +01:00
Fabien Chouteau
0c2ddc4649
Examples: Bring back the blinky and serial examples for the STM32F4 disco
...
Also fixes the serial example on the F429 to use only the Ravenscar full
run-time, and simplify the blinky example.
2017-12-05 18:29:49 +01:00
pat-rogers
a3937cea50
robust, safer version of GPIO_Port_Config and Configure_IO routine
2017-11-18 07:15:29 -06:00
Fabien Chouteau
085b01de06
Update run-time repository in Micro:Bit README
2017-10-19 11:07:29 +02:00
Fabien Chouteau
1264de8c89
File_IO: Rename file modes
2017-09-15 18:47:55 +02:00
Fabien Chouteau
d67cf6c40d
Fix semihosting filesystem and associated example
2017-09-15 18:47:55 +02:00
Fabien Chouteau
37ff04ab1a
STM32F4_DISCO: Create a separate example for audio
2017-07-22 17:21:14 +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
384c43ace8
Merge pull request #204 from AdaCore/gpl2017_migration
...
GNAT wavefront/GPL2017 migration
2017-06-28 19:23:33 +02:00
Fabien Chouteau
672dea7f0d
Update examples/README with new dependency scheme
2017-06-27 18:59:49 +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
491448ecb2
serial_io-nonblocking.ads: Fix build error about PO contracts
...
I didn't investigate at all.
2017-06-27 14:52:18 +02:00
Fabien Chouteau
59f97ee546
Boards: Fix projects and src paths
2017-06-27 14:52:18 +02: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
d3ec1e2686
Fix examples after changes in config.gpr
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
a63e6fc852
Fix the examples.
2017-06-26 18:18:58 +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
d973c7d301
HiFive1: Update README with toolchain build instructions
2017-06-13 15:45:12 +02:00
Fabien Chouteau
302622ecd3
MicroBit: Use text scroll in the example
2017-06-10 13:34:19 +02:00
Fabien Chouteau
4270cd3a32
Create a README in examples/shared
...
To make sure people find their way to the project files.
2017-05-16 16:47:02 +02:00