Robert Tice
cac108099f
Working on initial port for samv71. SPI drivers are working and basic blinky is working.
2019-04-10 16:41:18 -04:00
Fabien Chouteau
2c681438ba
project_wizard.py: Fix typo in config key name
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
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
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
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
Fabien Chouteau
37ff04ab1a
STM32F4_DISCO: Create a separate example for audio
2017-07-22 17:21:14 +02:00
Fabien Chouteau
a827d697cd
scripts/install_dependencies.py: Update for GPL2017 and RTS build
2017-06-27 15:12:55 +02:00
Jerome Lambourg
4340c911b8
Fix scripts/build_all_examples.py
...
Fix a build error that may happen due to an old gprbuild being in use.
2017-06-26 18:18:59 +02:00
Jerome Lambourg
e36c52921f
when building all the examples, now use RTS_Profile instead of RTS
2017-06-26 18:18:59 +02:00
Jerome Lambourg
23b417c6cd
Fix the appveyor.yml script so that it installs the embedded runtimes
2017-06-26 18:18:59 +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
pat-rogers
671cff2c8e
restore gpio bit set/reset performance, based on the fact that the bit-set and
...
bit-reset registers ignore writes of zeros. thus we can can use bit masks and not worry about
preserving exiting set/cleared bits.
reinstate basic gpio demo
2017-05-09 09:49:57 -05:00
Fabien Chouteau
e09ce68dfd
scripts/install_deps: Don't fail when the repository is already cloned
2017-03-10 19:19:40 +01:00
Fabien Chouteau
f433750101
Continuous builder: Add a script to install optional dependencies
2017-02-21 13:19:06 +01:00
Fabien Chouteau
c1e71fb43e
Continuous builder: Add a script that builds all the ADL examples
2017-02-21 13:19:06 +01:00