gdisirio
|
efb5332373
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7473 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-04 09:40:51 +00:00 |
gdisirio
|
8b0021db47
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7472 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-03 14:07:06 +00:00 |
gdisirio
|
a0d4cada02
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7463 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 17:02:12 +00:00 |
gdisirio
|
69f211ae2c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7462 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 16:38:13 +00:00 |
gdisirio
|
a94bfc5f71
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7461 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 15:24:30 +00:00 |
gdisirio
|
359413415a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7460 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 10:41:41 +00:00 |
gdisirio
|
c4642d4164
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7459 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 10:33:19 +00:00 |
gdisirio
|
a5454ca785
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7458 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 10:22:36 +00:00 |
gdisirio
|
bfb9a08f46
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7457 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 10:08:08 +00:00 |
gdisirio
|
099fc179cc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7456 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 10:06:54 +00:00 |
gdisirio
|
eaa8acff48
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7455 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 09:34:38 +00:00 |
barthess
|
6d74608aff
|
RTCv2. Alarm numbering now uses more intuitive scheme (starting from 0).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7453 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 18:51:06 +00:00 |
barthess
|
d2e246dd29
|
RTC. Fixed error in time conversion function
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7452 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 18:14:33 +00:00 |
gdisirio
|
8cbaf4d1ec
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 17:27:48 +00:00 |
gdisirio
|
f1763b234b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7450 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 17:07:15 +00:00 |
gdisirio
|
e5bbcad788
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7449 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 17:02:44 +00:00 |
gdisirio
|
9a9ccbcd98
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7448 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 17:01:38 +00:00 |
gdisirio
|
d74271f00d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7445 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 16:20:29 +00:00 |
barthess
|
220e3a4c5c
|
RTCv1. Improved comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7444 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 15:50:19 +00:00 |
barthess
|
d37f6cb1f3
|
RTCv1. Time converstion functions moved to rtc.c(h). Chrtclib deleted.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7443 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 15:44:30 +00:00 |
barthess
|
96f976382d
|
RTCv1. Driver ported to ChibiOS-3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7442 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 13:22:15 +00:00 |
gdisirio
|
40b51d714f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7437 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-31 09:52:34 +00:00 |
barthess
|
c145bd903f
|
RTC. Implemented function rtcConvertDateTimeToFAT()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7436 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-30 19:31:21 +00:00 |
gdisirio
|
b665c20b66
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7435 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-30 14:24:38 +00:00 |
gdisirio
|
fd79f8b4ce
|
Fixed bug #543.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7431 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-26 13:07:07 +00:00 |
gdisirio
|
82e9c928eb
|
Fixed bug #542.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7430 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-26 13:01:33 +00:00 |
gdisirio
|
6eab72aacf
|
Fixed bug #541.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7428 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-26 12:28:22 +00:00 |
gdisirio
|
d47ce46522
|
Fixed bug #540.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7426 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-26 11:50:09 +00:00 |
gdisirio
|
6c2c5f6526
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7425 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-26 10:33:59 +00:00 |
gdisirio
|
17e655604e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7417 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-18 19:37:10 +00:00 |
barthess
|
e4e30bd5be
|
FSMC. Deleted rest of code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7416 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-18 19:13:36 +00:00 |
gdisirio
|
18faf67688
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7415 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-18 18:08:00 +00:00 |
barthess
|
be302132c7
|
FSMC. Files moved to
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7414 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-18 12:23:31 +00:00 |
gdisirio
|
7c0786cae1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7413 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-18 09:23:06 +00:00 |
gdisirio
|
038c3e9d9e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7412 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-18 08:45:33 +00:00 |
gdisirio
|
b2c261eeee
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7411 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-17 12:28:10 +00:00 |
gdisirio
|
a708e083e1
|
Improvements to the ICU driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7409 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-17 07:31:40 +00:00 |
gdisirio
|
05fbfd18f8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7403 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-16 07:44:08 +00:00 |
barthess
|
46c3999c09
|
FSMC. Fixed bank base definitions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7402 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-15 19:29:35 +00:00 |
gdisirio
|
5d54960eaf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7397 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-14 18:03:26 +00:00 |
gdisirio
|
fe6b914617
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7390 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-12 17:18:42 +00:00 |
gdisirio
|
0320aa5314
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7387 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-12 09:29:12 +00:00 |
gdisirio
|
de71c96d0c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7360 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-04 08:09:17 +00:00 |
gdisirio
|
c74da79d45
|
Fixed bug #539.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7359 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-04 07:57:37 +00:00 |
gdisirio
|
96efc48888
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7355 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-03 12:00:04 +00:00 |
gdisirio
|
a4e3c3fca0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7354 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-03 11:38:31 +00:00 |
gdisirio
|
0339169e5f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7353 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-03 08:58:51 +00:00 |
gdisirio
|
87fb8a8470
|
Completed STM32F411 support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7352 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-03 08:56:25 +00:00 |
gdisirio
|
62556f44e9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7351 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 16:34:45 +00:00 |
gdisirio
|
327e2e07b8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7349 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 12:13:49 +00:00 |
gdisirio
|
00735a2a01
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7348 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 12:06:56 +00:00 |
gdisirio
|
130db5dfc5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7347 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 12:00:19 +00:00 |
gdisirio
|
736e966cf5
|
renamed STM32F3 directories to reflect new models
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7342 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 10:13:13 +00:00 |
gdisirio
|
8e1b590be7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7336 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-01 13:41:20 +00:00 |
gdisirio
|
0c3a229030
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7333 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-30 10:23:05 +00:00 |
gdisirio
|
4846421f19
|
New headers for STM32F0xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7332 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-28 16:49:01 +00:00 |
gdisirio
|
5d80af2a1b
|
New STM32F37x headers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7331 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-28 11:40:44 +00:00 |
gdisirio
|
52c1339d23
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7330 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-28 10:43:14 +00:00 |
gdisirio
|
c822cd9ad1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7329 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-28 08:24:30 +00:00 |
gdisirio
|
9c182920f1
|
New STM32F3xx headers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7328 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-28 08:06:08 +00:00 |
gdisirio
|
b5f1aa15ec
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7327 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-27 08:35:24 +00:00 |
gdisirio
|
739bcd8f73
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7324 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-27 08:16:36 +00:00 |
gdisirio
|
3ef7552609
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7323 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-27 08:10:38 +00:00 |
spacecoaster
|
844094dc44
|
[KINETIS] K20x SPI use separate rx/tx dummy bytes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7310 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-23 16:46:14 +00:00 |
spacecoaster
|
ee3f9cf124
|
[KINETIS] K20x SPI converted to use DMA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7300 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-21 15:46:34 +00:00 |
gdisirio
|
f15f3af02d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7298 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-21 11:42:29 +00:00 |
gdisirio
|
2788713570
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7297 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-21 11:34:24 +00:00 |
gdisirio
|
80f5622610
|
Fixed bug #535.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7292 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-20 15:45:32 +00:00 |
gdisirio
|
7fa620e9fb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7285 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-15 22:17:35 +00:00 |
gdisirio
|
5577312e9e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7283 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-15 22:07:11 +00:00 |
barthess
|
a8e8a1bd6d
|
Fixed typo (chSysLockFromIsr -> chSysLockFromISR)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7279 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-15 07:00:37 +00:00 |
spacecoaster
|
4695cf5489
|
[KINETIS] Set SWD as initial PTA0 and PTA3 pin mode
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7278 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-14 14:53:57 +00:00 |
gdisirio
|
a8042eea48
|
Fixed bug #531.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7273 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-14 08:07:49 +00:00 |
gdisirio
|
653a7e9ad0
|
Fixed bug #534.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7271 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-14 07:52:27 +00:00 |
gdisirio
|
82152115cb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7267 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-13 08:38:46 +00:00 |
spacecoaster
|
05f8c30707
|
[KINETIS] Corrected copyright assignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7259 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-11 02:39:40 +00:00 |
spacecoaster
|
e5f3bc7f86
|
[KINETIS] Add missing define for pal_lld_setpadmode()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7253 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-08 19:59:35 +00:00 |
spacecoaster
|
76fc6c0477
|
[KINETIS] ADC LLD files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7250 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-05 22:41:12 +00:00 |
utzig
|
b6814edfd2
|
[AVR] SPI driver updated for 3.0 + removed weird slave interface support
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7247 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-04 18:49:07 +00:00 |
utzig
|
1e274fb268
|
[KINETIS] Add GPT driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7245 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-03 20:47:10 +00:00 |
utzig
|
13cbdd5f4a
|
[AVR] I2C driver updated for chibios3/nil + fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7235 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-02 18:26:24 +00:00 |
utzig
|
56b6f21257
|
[KINETIS] Fix warning using pal_lld_setpadmode
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7234 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-02 01:07:18 +00:00 |
barthess
|
b637ebe63c
|
[STM32 FSMC] Updated board files for testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7233 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 16:03:49 +00:00 |
gdisirio
|
3ebd86c265
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7231 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 12:15:23 +00:00 |
gdisirio
|
ee3a27ccf9
|
Fixed RTC on STM32F0xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7228 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 09:32:56 +00:00 |
gdisirio
|
f4cf9a546c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7227 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 09:03:30 +00:00 |
gdisirio
|
051dd39583
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7224 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 08:27:52 +00:00 |
utzig
|
7132c002eb
|
[KINETIS] Add flash protection defaults to HAL
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7222 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 01:02:07 +00:00 |
utzig
|
72c19a33e0
|
[KINETIS] Move I2C driver to LLD
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7220 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 00:38:35 +00:00 |
utzig
|
c598b59a5c
|
[KINETIS] Enable use of I2C connected to MMA8451
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7218 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 00:26:07 +00:00 |
utzig
|
dd508d9617
|
[KINETIS] Move to standardized port skel
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7216 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 00:15:37 +00:00 |
utzig
|
9ace2f7d41
|
[KINETIS] Add EXT driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7215 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 00:11:55 +00:00 |
gdisirio
|
5f454cad47
|
Improved icuWaitCapture().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7212 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-31 17:32:29 +00:00 |
gdisirio
|
6c97d4f6fb
|
Enhanced ICU driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7211 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-31 17:21:02 +00:00 |
gdisirio
|
87e4b85755
|
Improvements to the ICU driver (not finished).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7210 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-31 14:24:12 +00:00 |
gdisirio
|
e40ae97638
|
Enhanced PWM driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7208 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-30 13:54:04 +00:00 |
utzig
|
7668607e63
|
[KINETIS] Initial I2C driver for K2x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7206 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-29 19:09:38 +00:00 |
barthess
|
425bc3d030
|
[FSMC SRAM] Naming convention fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7201 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-26 18:38:24 +00:00 |
barthess
|
2ccbae7dc4
|
[FSMC SRAM] Fixed speed degradation in testhal application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7198 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-26 08:57:49 +00:00 |
barthess
|
6220df1090
|
[FSMC NAND] Minor changes in testhal application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7197 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-26 08:23:57 +00:00 |
barthess
|
4c53f50dd3
|
[FSMC SRAM] Added driver code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7195 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-26 08:21:43 +00:00 |
barthess
|
d12b4ee252
|
[FSMC NAND] Low level driver cosmetical cleanup
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7194 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-26 08:18:49 +00:00 |
gdisirio
|
6ccef4b00a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7190 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-25 08:45:58 +00:00 |
gdisirio
|
2d9efb0eaf
|
Fixed bug #527.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7188 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-24 13:23:10 +00:00 |
utzig
|
cd7aae2641
|
[KINETIS] Add MCHCK board files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7186 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-23 17:42:23 +00:00 |
utzig
|
a1ab73c5f5
|
[KINETIS] Add SPI driver for K2x family
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7185 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-23 17:40:25 +00:00 |
utzig
|
33383202ee
|
[KINETIS] Fix opendrain output configuration
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7181 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-20 00:32:43 +00:00 |
utzig
|
dd8d02ae8e
|
[KINETIS] Config option for FEI mode + PEE config moved
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7179 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-19 12:02:36 +00:00 |
utzig
|
eb37222a0e
|
[KINETIS] Add support for FEI mode
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7178 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-19 12:01:33 +00:00 |
barthess
|
00c270af7a
|
[STM32 FSMC NAND] Driver variant using dedicated FSMC interrupts finished and tested in hardware.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7176 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-14 15:29:19 +00:00 |
barthess
|
b7c4aae4e1
|
[STM32 FSMC NAND] Testhal application cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7175 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-14 07:43:59 +00:00 |
gdisirio
|
9d246c3a41
|
More on bug #525.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7174 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-13 16:58:16 +00:00 |
gdisirio
|
80c4c3fd6d
|
Fixed bug #525.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7172 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-13 14:26:59 +00:00 |
gdisirio
|
0c1ba01812
|
Added brackets as suggested in #523.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7167 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-13 09:21:25 +00:00 |
gdisirio
|
49d05cf795
|
Fixed bug #523.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7164 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-08 12:21:41 +00:00 |
utzig
|
1f850bc0ed
|
[KINETIS] Add Teensy 3.0 board description
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7159 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 15:40:09 +00:00 |
utzig
|
85723a41ce
|
[KINETIS] Use dynamic MCG settings based on XTAL frequency
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7158 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 15:38:15 +00:00 |
utzig
|
33374d3bac
|
[KINETIS] Add XTAL frequency configuration option
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7157 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 15:36:45 +00:00 |
gdisirio
|
282f43823a
|
Fixed bug #522.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7154 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 11:47:30 +00:00 |
barthess
|
683c4ac7af
|
STM32 FSMC NAND. Polishing driver after hardware tests.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7152 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 08:53:41 +00:00 |
gdisirio
|
07339aeb0e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7151 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 08:00:46 +00:00 |
utzig
|
6d80d25b76
|
[KINETIS] Fix K20 serial driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7149 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 02:42:07 +00:00 |
utzig
|
576a59bba2
|
[KINETIS] K20D50M board PB16/PB17 configured as USART0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7148 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 02:05:43 +00:00 |
utzig
|
8203b6596a
|
[KINETIS] Initial K20 serial driver (Not working yet - WIP)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7147 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 02:03:36 +00:00 |
barthess
|
156ff76940
|
STM32 FSMC NAND. Change driver file layout and naming conventions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7145 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 21:17:02 +00:00 |
utzig
|
2a6b156390
|
[KINETIS] Fix KL2x serial driver for osal compatibility
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7144 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 20:34:43 +00:00 |
utzig
|
e48246c26a
|
Fix copyright message
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7143 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 20:15:34 +00:00 |
gdisirio
|
3de2787120
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7139 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 08:32:23 +00:00 |
utzig
|
08815e8dcc
|
[KINETIS] Add basic K20 family support
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7135 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 01:03:36 +00:00 |
utzig
|
7baef1fa5f
|
[KINETIS] Style fix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7134 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 01:02:51 +00:00 |
utzig
|
9cdcf206c2
|
[KINETIS] Freescale Freedom K20D50M board
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7133 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 01:00:44 +00:00 |
barthess
|
70574490da
|
STM32 FSMC NAND. Cleaned rest of v2.6 calls
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7130 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 14:37:04 +00:00 |
gdisirio
|
3988ae9c5e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7128 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 09:09:27 +00:00 |
barthess
|
f5063b9072
|
STM32 FSMC NAND. Fixed license notes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7125 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 08:17:43 +00:00 |
barthess
|
ff627a3d42
|
STM32 FSMC NAND. Added testhal
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7124 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 08:04:20 +00:00 |
barthess
|
88a09ec741
|
Added FSMC NAND driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7123 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 08:00:56 +00:00 |
gdisirio
|
adb00b4f8f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7122 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 07:53:49 +00:00 |
utzig
|
fb723a1e3d
|
[KINETIS] Remove duplicated header
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7117 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-02 00:56:46 +00:00 |
utzig
|
32ad492ac5
|
[KINETIS] Removed unused header
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7113 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-02 00:38:12 +00:00 |
utzig
|
800bd88d35
|
[KINETIS] Initial support for KL25 family
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7110 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-01 22:55:00 +00:00 |
gdisirio
|
a91b8d62dd
|
Fixed bug #520.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7106 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-28 12:21:17 +00:00 |
gdisirio
|
ff9bc27d92
|
Fixed bug #519.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7105 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-28 12:17:33 +00:00 |
gdisirio
|
da71f08558
|
Fixed bug #518.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7104 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-28 12:11:55 +00:00 |
utzig
|
1437e590d7
|
[AVR] Add preliminary tickless support to HAL
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7101 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-26 13:26:47 +00:00 |
gdisirio
|
df18715f17
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-26 09:24:53 +00:00 |
utzig
|
04fdfe40ab
|
[AVR] Use osal provided OSAL_ST_FREQUENCY instead of redefining it
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7092 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-25 14:09:15 +00:00 |
gdisirio
|
591b09c2ee
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7076 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-24 14:42:09 +00:00 |
gdisirio
|
dc2bd99369
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7075 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-24 14:39:45 +00:00 |
gdisirio
|
2fb56dec91
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7074 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-24 12:40:06 +00:00 |
gdisirio
|
25069afdb7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7040 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-17 10:42:54 +00:00 |
gdisirio
|
d4940ccd26
|
Fixed bug #514.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7032 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-13 11:07:20 +00:00 |
gdisirio
|
6924ea9aea
|
Fixed bug bug #517.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7027 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-09 17:49:15 +00:00 |
utzig
|
9607cf96b0
|
Fixed warning
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7025 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-09 01:29:01 +00:00 |
utzig
|
fa74e80323
|
Fixed a warning
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7024 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-09 01:28:30 +00:00 |
utzig
|
6e65427959
|
Make hal usable in both chibios/nil
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7018 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-08 19:00:10 +00:00 |
utzig
|
8b24baf454
|
Mostly style fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7017 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-08 18:59:30 +00:00 |
utzig
|
e655ac4cd8
|
Fixed to osal type names
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7016 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-08 18:58:51 +00:00 |
utzig
|
7534f806fa
|
Fixed to osal type names
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7015 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-08 18:58:22 +00:00 |
utzig
|
27ce73c013
|
Removed duplicated initialization which is already done in hal
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7014 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-08 18:57:03 +00:00 |
gdisirio
|
f7aebc96d5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7012 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-07 13:00:34 +00:00 |
gdisirio
|
04683ac245
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7011 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-06 21:12:50 +00:00 |
gdisirio
|
9b9e7833b1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7010 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-06 13:18:12 +00:00 |
gdisirio
|
fb4739b12b
|
lwIP code by Eddie, not fully "RT-free" in the HAL LLD.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7009 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-05 16:09:29 +00:00 |
utzig
|
11d87ed923
|
Updated to RT-3 (might temporarily break NIL port)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7000 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-29 23:07:40 +00:00 |
utzig
|
766a2388d4
|
AVR HAL ported from RT-2 (serial/pal/hal tested)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6999 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-29 23:06:17 +00:00 |
gdisirio
|
852f75dabe
|
Fixed bug #512.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6997 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-29 16:42:19 +00:00 |
gdisirio
|
6711ff45ea
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6987 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-13 12:08:53 +00:00 |
gdisirio
|
7b584490f3
|
Fixed the fix...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6985 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-08 08:52:27 +00:00 |
gdisirio
|
8bcf3434a8
|
Fixed bug #511.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6983 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-08 07:06:10 +00:00 |
gdisirio
|
3e9fe7c6d0
|
Initial RTC files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6982 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-06 14:19:28 +00:00 |
gdisirio
|
31774bb3d7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6980 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-01 10:16:24 +00:00 |
gdisirio
|
2e59e3f93c
|
Fixed bug #510.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6977 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-01 10:01:27 +00:00 |
gdisirio
|
65e3013e8c
|
Fixed bug #509.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6975 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-01 09:51:45 +00:00 |
gdisirio
|
c117774941
|
Fixed bug #506.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6972 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-01 07:31:57 +00:00 |
gdisirio
|
e1fe47b7f9
|
INEMO and NUCLEO board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6962 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-25 15:55:46 +00:00 |
gdisirio
|
4c6383f4f3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6954 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-23 12:40:14 +00:00 |
gdisirio
|
cc8b2a7559
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6953 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-23 12:35:36 +00:00 |
gdisirio
|
19abd0018b
|
Fixed various errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6940 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-19 14:11:00 +00:00 |
gdisirio
|
73cbca4d15
|
Fixed bug #504.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6939 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-19 13:22:27 +00:00 |
gdisirio
|
d2358743d7
|
Fixed bug #503.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6935 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-14 08:21:58 +00:00 |
gdisirio
|
9b11ca4993
|
Fixed bug #496.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6930 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-12 09:26:23 +00:00 |
gdisirio
|
e0dbac1295
|
Fixed bug #495.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6928 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-12 09:06:49 +00:00 |
gdisirio
|
184fa403fa
|
Fixed bug #500.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6926 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-11 07:55:19 +00:00 |
gdisirio
|
643b4167f4
|
Fixed bug #497.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6923 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-08 13:14:52 +00:00 |
gdisirio
|
a9472ba1a1
|
Fixed bug #493.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6906 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-03 07:24:35 +00:00 |
gdisirio
|
fbe16d0988
|
Fixed bug #373.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6905 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-02 10:05:33 +00:00 |
gdisirio
|
42b31676df
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6900 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-30 14:27:22 +00:00 |
gdisirio
|
d54439d5fa
|
Fixed bug #492.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6897 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-30 14:17:51 +00:00 |
gdisirio
|
2b0b55a4dd
|
Fixed bug #489.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6890 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-27 16:56:34 +00:00 |
gdisirio
|
91216f2404
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6886 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-26 09:58:18 +00:00 |
gdisirio
|
e28a45245c
|
Fixed bug #487.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6883 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-24 11:31:52 +00:00 |
gdisirio
|
ce7758eb01
|
Fixed bug #486.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6876 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-22 08:53:25 +00:00 |
gdisirio
|
2f7fab8fb3
|
Fixed bug #485.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6873 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-22 08:38:11 +00:00 |
gdisirio
|
83400e3296
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6861 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-21 09:42:45 +00:00 |
gdisirio
|
4e38fbac8d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6860 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-21 09:41:11 +00:00 |
gdisirio
|
d855e1cf6c
|
Fixed bug #484.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6852 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-21 08:20:14 +00:00 |
gdisirio
|
610bc93341
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6844 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-16 15:14:32 +00:00 |
gdisirio
|
b25d252f84
|
Fixed wrong I2S DMA settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6843 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-10 08:58:51 +00:00 |
gdisirio
|
4877499dfc
|
Fixed bug #482.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6840 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-06 11:45:05 +00:00 |
gdisirio
|
297e4befc1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6838 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-04 07:20:40 +00:00 |
gdisirio
|
e156a82f76
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6837 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-03 13:38:54 +00:00 |
gdisirio
|
864433501b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6832 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-03 07:07:04 +00:00 |
gdisirio
|
d90b1f5b37
|
Fixed bug #479.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6800 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-22 11:32:17 +00:00 |
gdisirio
|
c90c328606
|
Fixed bug #477.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6794 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-19 15:13:24 +00:00 |
gdisirio
|
c322035d6b
|
Fixed bug #476.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6789 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-19 10:11:57 +00:00 |
gdisirio
|
b54cc0d618
|
Fixed bug #474.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6784 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-18 10:57:40 +00:00 |
gdisirio
|
93369a9bd2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6781 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-18 09:42:04 +00:00 |
gdisirio
|
55475920fd
|
Fixed bug #471 except USB change.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6774 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-16 09:53:11 +00:00 |
gdisirio
|
c3f7c51a7d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6763 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-09 19:25:49 +00:00 |
gdisirio
|
348784fdf2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6762 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-09 11:55:46 +00:00 |
gdisirio
|
aa5e4b5e81
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6761 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-08 17:48:23 +00:00 |
gdisirio
|
004c5bac06
|
GPT is usable without callbacks now (trigger, counter).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6760 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-08 17:41:14 +00:00 |
gdisirio
|
6bc9f636b5
|
More enhancements to the GPT driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6759 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-08 10:19:32 +00:00 |
gdisirio
|
f40d33139e
|
STM32 GPT enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6758 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-07 18:01:52 +00:00 |
gdisirio
|
bfd29a27c2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6755 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-05 10:42:18 +00:00 |
gdisirio
|
a6224d1964
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6754 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-05 10:30:58 +00:00 |
gdisirio
|
590c1329a4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6753 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-05 10:24:50 +00:00 |
gdisirio
|
b3bb01c2d2
|
I2S starts doing something.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6750 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-04 10:43:55 +00:00 |
gdisirio
|
b5650c0457
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6749 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-03 14:57:32 +00:00 |
gdisirio
|
8c4653a413
|
I2S driver (over SPIv1) finished but untested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6748 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-03 13:19:56 +00:00 |
gdisirio
|
5599a0f0c3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6747 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-03 10:47:00 +00:00 |
gdisirio
|
351ff9c8cc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6744 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-02 15:15:21 +00:00 |
gdisirio
|
8946db3c44
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6734 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-27 12:50:35 +00:00 |
gdisirio
|
8bd485bc73
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6733 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-27 12:41:45 +00:00 |
gdisirio
|
9cdc99632b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6732 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-27 09:15:58 +00:00 |
gdisirio
|
9f12fc709e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6729 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-26 10:55:58 +00:00 |
gdisirio
|
fc17907191
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6724 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-25 15:44:04 +00:00 |
gdisirio
|
4d1c817475
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6722 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-24 11:09:08 +00:00 |
gdisirio
|
6e5915850c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6717 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-22 13:24:19 +00:00 |
gdisirio
|
27261ab8a6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6715 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-16 09:12:08 +00:00 |
gdisirio
|
6c90d27a46
|
Preparation to recursive mutexes, now unlock primitives have the mutex as parameter.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6706 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-12 09:43:27 +00:00 |
gdisirio
|
7c1bfd409d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6692 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-10 10:58:17 +00:00 |
gdisirio
|
58fd763110
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6673 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-08 15:50:16 +00:00 |
gdisirio
|
57d5ba67c5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6672 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-08 15:45:58 +00:00 |
gdisirio
|
23f759922d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6667 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-05 19:55:42 +00:00 |
gdisirio
|
c02d5e76c5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6659 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-01 13:47:25 +00:00 |
gdisirio
|
6cb1afbda0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6654 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-28 15:48:34 +00:00 |
gdisirio
|
9a9b70a61a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6645 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-24 15:45:17 +00:00 |
gdisirio
|
2c1a02debf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6644 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-24 14:27:22 +00:00 |
gdisirio
|
156a9e9fa7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6643 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-24 14:25:46 +00:00 |
gdisirio
|
1b9ed43ffc
|
Relocated OSALs under the HAL tree, adjusted all makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6641 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-24 14:11:01 +00:00 |
gdisirio
|
feaff06e8b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6636 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-22 13:19:18 +00:00 |
gdisirio
|
151ca1d309
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6634 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-20 12:26:50 +00:00 |
gdisirio
|
83ad77612c
|
Fixed bug #458.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6631 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-18 09:16:25 +00:00 |
gdisirio
|
4364ccbaff
|
Fixed bug #457.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6628 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-18 08:56:58 +00:00 |
gdisirio
|
4b2705efbf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6601 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-02 15:11:59 +00:00 |
gdisirio
|
2f7a9a8a03
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6597 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-02 13:52:38 +00:00 |
gdisirio
|
502049d359
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6592 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-02 10:26:36 +00:00 |
gdisirio
|
2c171a77fa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6586 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-01 16:41:09 +00:00 |
gdisirio
|
292167e13c
|
Fixed bug #449.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6582 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-12-30 11:08:16 +00:00 |