Theodore Ateba
|
d9ad41cec2
|
Add more lisibility.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11428 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-04 13:36:01 +00:00 |
areviu
|
ba9b7671a0
|
update sdmmc test hal project with read and write to file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11419 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-01 18:49:41 +00:00 |
Giovanni Di Sirio
|
970dcc9692
|
Removed several CORTEX_VTOR_INIT leftovers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11369 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 15:28:42 +00:00 |
Giovanni Di Sirio
|
f063c4d193
|
Mass update of the Apache 2.0 license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 11:44:14 +00:00 |
Giovanni Di Sirio
|
86fed9342d
|
More changes caused by #913.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11346 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 11:01:48 +00:00 |
Theodore Ateba
|
4579b368b9
|
AVR: Simplify the PWM example code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11335 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 22:25:12 +00:00 |
Theodore Ateba
|
cf84da6cbd
|
AVR: Update demo comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11334 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 22:24:44 +00:00 |
Theodore Ateba
|
12e9265ebf
|
AVR: Add other prescalers to the PWM low level driver and update testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11302 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-17 22:18:34 +00:00 |
edolomb
|
e92f5292aa
|
Fixed bug
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11301 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-17 16:51:56 +00:00 |
edolomb
|
df330879bb
|
Updated demo SPI
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11299 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-17 13:16:06 +00:00 |
edolomb
|
9b222d8552
|
Simple echo from terminal demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11298 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-17 11:05:15 +00:00 |
areviu
|
c8a29d8802
|
removed legacy code for pmc
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11288 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 21:08:56 +00:00 |
areviu
|
bae22ff5bf
|
update SDMMC driver and added test hal project
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11264 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-11 21:41:51 +00:00 |
edolomb
|
ad1b45c9bd
|
SECUMOD Demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11257 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-10 17:16:25 +00:00 |
Giovanni Di Sirio
|
a8693baa48
|
SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies inside STM32 drivers. Documentation fixes in some HAL modules.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11247 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-10 13:36:09 +00:00 |
Giovanni Di Sirio
|
7e46dc94aa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11242 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-09 15:39:54 +00:00 |
Giovanni Di Sirio
|
cccd652cb5
|
Added SRAMs cache settings to STM32H7 mcuconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11235 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-08 09:30:23 +00:00 |
Giovanni Di Sirio
|
7761387ba0
|
Added unified cache handler for Cortex-M devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11233 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-08 08:58:34 +00:00 |
Giovanni Di Sirio
|
4148fb3cb7
|
Added BDMA support to the STM32H7xx port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11232 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-07 19:22:53 +00:00 |
Giovanni Di Sirio
|
7540eb3663
|
Added portability include path to the various startup.mk files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11227 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-05 10:21:49 +00:00 |
Giovanni Di Sirio
|
dff9e16285
|
SPI driver works, probably optimizations are possible.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11226 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-05 10:08:52 +00:00 |
Giovanni Di Sirio
|
bf6ef89792
|
Fixed wrong CS.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11222 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-04 14:14:18 +00:00 |
Giovanni Di Sirio
|
c2994bdb33
|
Various fixes, H7 SPI does not work yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11220 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-04 11:13:44 +00:00 |
Giovanni Di Sirio
|
e440de2e71
|
Added H7 builder to the STM32 SPI unified demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11217 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-04 09:46:12 +00:00 |
Theodore Ateba
|
ae4ca53d71
|
AVR: Update AVR multi demo configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11177 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-23 15:27:04 +00:00 |
Theodore Ateba
|
2bd9de7041
|
AVR: Update all configuration files of testhal to avoid the error CH_DBG_TRACE_MASK not defined in chconf.h
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11155 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-21 09:16:17 +00:00 |
Giovanni Di Sirio
|
5c7e360890
|
Fixed project settings for all targets.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11116 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-03 15:57:39 +00:00 |
Giovanni Di Sirio
|
343b101689
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11114 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-03 08:23:11 +00:00 |
Giovanni Di Sirio
|
572c554931
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11113 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-03 08:19:59 +00:00 |
Giovanni Di Sirio
|
b2674b8eb3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11112 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-03 06:33:27 +00:00 |
Giovanni Di Sirio
|
ae77d4ee11
|
STM32 UART driver test application, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11111 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-02 17:46:28 +00:00 |
Giovanni Di Sirio
|
42ed199a79
|
More makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11110 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-02 17:25:43 +00:00 |
Giovanni Di Sirio
|
5caeeb2546
|
More makefiles updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11109 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-02 17:07:54 +00:00 |
Giovanni Di Sirio
|
c5ec564eb1
|
Fixed FPU type for CM4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11108 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-02 16:53:54 +00:00 |
Giovanni Di Sirio
|
1c449f80c3
|
Updated some makefiles, still lots to be updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11107 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-12-02 16:51:10 +00:00 |
Giovanni Di Sirio
|
d447fd6cee
|
New hooks added to RT, stronger checks on RT chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11071 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-24 07:59:12 +00:00 |
Giovanni Di Sirio
|
972c282b7f
|
Mass update of all chconf.h files with new options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11070 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-23 13:40:01 +00:00 |
Giovanni Di Sirio
|
6c88ea7b0d
|
Fixed comments in chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11069 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-23 12:57:05 +00:00 |
Giovanni Di Sirio
|
31d1b09603
|
Prototype makefile using the new inclusion mechanism and autobuilder.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11052 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-21 14:30:17 +00:00 |
Giovanni Di Sirio
|
ce79109195
|
Update L4 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11045 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 15:43:35 +00:00 |
Giovanni Di Sirio
|
987a6a3167
|
Updated L1 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11044 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 15:27:29 +00:00 |
Giovanni Di Sirio
|
17992c0668
|
Updated L0 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11043 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 15:20:08 +00:00 |
Giovanni Di Sirio
|
0fab61f09f
|
Updated F7 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11042 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 15:05:24 +00:00 |
Giovanni Di Sirio
|
681d3ef3dc
|
Re-aligned mcuconf.h files for F4 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11041 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 12:33:18 +00:00 |
Giovanni Di Sirio
|
d9ffccc329
|
Re-aligned all mcuconf.h files for STM32F3xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11040 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 11:26:08 +00:00 |
Giovanni Di Sirio
|
478484f05d
|
Re-aligned mcuconf.h files for F1 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11037 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 08:23:57 +00:00 |
Giovanni Di Sirio
|
46374f9394
|
Removed redundant demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11036 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 08:08:40 +00:00 |
Giovanni Di Sirio
|
f8555ffa3f
|
Re-aligned mcuconf.h files for F0 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11035 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 08:07:44 +00:00 |
Giovanni Di Sirio
|
78073b2ee3
|
Removed duplicated HAL test applications now present in multi-targets demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11031 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 07:19:58 +00:00 |
Giovanni Di Sirio
|
1780910ebc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11030 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-18 16:19:37 +00:00 |