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
|
a9d482f0fc
|
doc improvement
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7293 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-20 16:54:23 +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
|
227f9b7e3e
|
Added new chThdDoDequeueNextI() API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7286 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-17 10:37:54 +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
|
7fa10b4b78
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7275 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-14 12:20:18 +00:00 |
barthess
|
f42d8a8898
|
[CPP wrappers] MailBox minor code cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7274 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-14 08:07:55 +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
|
3a569f2148
|
formatting
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7269 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-13 20:47:29 +00:00 |
gdisirio
|
68bc5b8263
|
Doxygen tag fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7268 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-13 13:32:24 +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 |
gdisirio
|
9349fd22d3
|
More on bug #513.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7266 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-13 08:34:56 +00:00 |
gdisirio
|
1e928debb3
|
Fixed bug #533.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7264 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-13 08:18:23 +00:00 |
barthess
|
7e5f127c41
|
[CPP wrappers] Base mailbox class now strongly typed and template based.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7260 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-11 08:36:13 +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 |
barthess
|
7c72da516d
|
[CPP wrappers] More relevant name given for *.mk file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7258 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-10 18:38:16 +00:00 |
barthess
|
616d5ef60b
|
[CPP wrappers] Syscalls cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7257 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-10 18:37:21 +00:00 |
barthess
|
80fe560f5b
|
[CPP wrappers] xxxTimeout(timeout) functions replaced with overloaded ones like xxx(timeout)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7256 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-10 18:36:23 +00:00 |
gdisirio
|
3b9ae6825f
|
Added function chThdQueueIsEmptyI(), fixed a naming error in threads queues static initializer.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7255 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-10 12:35:59 +00:00 |
gdisirio
|
530c3a6f9e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7254 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-10 10:18:02 +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
|
49ad1739e6
|
[KINETIS] ADC example program for FREEDOM-KL25Z board.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7251 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-05 22:43:18 +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 |
spacecoaster
|
8486c43dd4
|
[KINETIS] Registers and fields for ADC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7249 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-05 22:36:18 +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
|
147426d333
|
[KINETIS] Add GPT test demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7246 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-03 20:48:34 +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
|
d8046d96fa
|
[KINETIS] Add PIT registers
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7244 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-03 20:44:29 +00:00 |
utzig
|
e8ce7a223f
|
[KINETIS] Add I2C test demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7240 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-02 22:42:55 +00:00 |
utzig
|
ea66050721
|
[KINETIS] Fix alignment
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7239 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-02 21:33:12 +00:00 |
utzig
|
5cbdfb9bba
|
[KINETIS] Fix timer registers for K2x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7238 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-02 21:28:01 +00:00 |
utzig
|
eafdf3a5c2
|
[KINETIS] Removed stack sizes from linker scripts
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7237 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-02 21:24:44 +00:00 |
utzig
|
a852609170
|
[AVR] Add very simple I2C test demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7236 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-02 19:32:00 +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
|
7d1b097edc
|
[KINETIS] Add USB registers
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7223 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 01:02:59 +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
|
2ed2fd66ec
|
[KINETIS] Remove flash protection code from demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7221 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 01:01:21 +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
|
7246e18161
|
[KINETIS] Fix base flash size
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7219 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 00:37:20 +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 |