barthess
|
eafaa7d6cf
|
I2C. 10-bit slave addressing done. Not tested at all.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2729 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-10 16:35:28 +00:00 |
barthess
|
76bac6bb87
|
I2C. Added own slave address handling and error callback.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2723 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 19:33:19 +00:00 |
barthess
|
da3a453945
|
I2C. Merged changes from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2713 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-06 00:28:12 +00:00 |
barthess
|
d6f77c1ef1
|
I2C. After comparing of two drivers decided to start of importing features from Alberto driver to mine.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2712 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 18:22:45 +00:00 |
barthess
|
a74dd37c2c
|
I2C. Moved Alberto drivers to backup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2711 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 18:10:23 +00:00 |
barthess
|
aad95ce063
|
I2C. Added driver from albi.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2710 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 14:55:56 +00:00 |
barthess
|
34f9fdfb62
|
I2C. Move barthess driver to backup files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2709 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 14:53:42 +00:00 |
gdisirio
|
200f020df9
|
USB rework, step 1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2708 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 09:27:20 +00:00 |
gdisirio
|
b920ab090f
|
Added deprecation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2707 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 08:01:52 +00:00 |
gdisirio
|
8e2f2c876b
|
Fixed bug 3173336.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2705 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 07:57:57 +00:00 |
barthess
|
30ba99b968
|
I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2701 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-02 21:01:22 +00:00 |
barthess
|
f4bdefbd11
|
I2C. Async transmit done. Need much of testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2697 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 21:19:51 +00:00 |
gdisirio
|
22781883e0
|
Merged the USB branch and made the needed adjustments, not tested yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2695 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 19:18:26 +00:00 |
gdisirio
|
cee541cfa3
|
Implemented transmission end event.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2693 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 16:18:24 +00:00 |
gdisirio
|
472f462937
|
Removed obsolete macro from serial driver header.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2689 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-29 09:02:32 +00:00 |
barthess
|
9babeb847e
|
I2C. Rewriting low level driver to handle IRQs and DMA
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2687 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-26 22:36:12 +00:00 |
barthess
|
9c45802837
|
I2C. Some hy level functions created and tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2686 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-25 21:25:10 +00:00 |
barthess
|
063c6e138d
|
Initial commit of I2C driver code
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2684 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-25 18:59:18 +00:00 |
gdisirio
|
ff333430f1
|
Serial driver changes, bug 3153550 fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2625 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-09 10:10:39 +00:00 |
gdisirio
|
ad9cdbe42b
|
Small documentation error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2558 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-31 11:04:06 +00:00 |
gdisirio
|
0f395838d3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2516 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-21 18:25:56 +00:00 |
gdisirio
|
7aa43aee70
|
Documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2490 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-18 08:31:56 +00:00 |
gdisirio
|
24eecd9a1b
|
Fixed bug 3138763.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2486 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-16 21:09:29 +00:00 |
gdisirio
|
1b12d62bd7
|
White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2476 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-12 14:51:21 +00:00 |
gdisirio
|
064bb29a4c
|
Fixed bug 3127921.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2457 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-05 11:29:17 +00:00 |
gdisirio
|
c852dcb3c9
|
Improved ADC and SPI driver models.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2426 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-25 18:32:45 +00:00 |
gdisirio
|
955425572d
|
Had to go back...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2416 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 21:31:35 +00:00 |
gdisirio
|
a15011815c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2414 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 19:08:43 +00:00 |
gdisirio
|
1de70ad9c8
|
Fixed bug 3114696.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2412 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 18:41:12 +00:00 |
gdisirio
|
feba444df5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2411 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 15:46:17 +00:00 |
gdisirio
|
32e43fdb02
|
Fixed bug 3114481.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2409 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 13:45:22 +00:00 |
gdisirio
|
d8be44136c
|
Fixed bug 3100946, renamed HAL switches removing the CH_ part.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2326 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-01 17:29:56 +00:00 |
gdisirio
|
a5c6d5b45b
|
Added safety () around a macro parameter.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2315 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-01 09:20:34 +00:00 |
gdisirio
|
4f1b492119
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2313 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-31 13:06:42 +00:00 |
gdisirio
|
a884e58e2c
|
Added a polled exchange function to the SPI driver model, implemented on LPCxxxx SPI drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2302 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-30 11:18:28 +00:00 |
gdisirio
|
ec7455babe
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2253 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-12 20:47:30 +00:00 |
gdisirio
|
f49c8de5b2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2252 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-12 19:25:00 +00:00 |
gdisirio
|
935e2fb27f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2250 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-12 15:19:15 +00:00 |
gdisirio
|
441509bc2c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2247 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-11 18:55:06 +00:00 |
gdisirio
|
7c2a8e13d9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2246 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-11 11:48:03 +00:00 |
gdisirio
|
1c9c405430
|
Fixed bug 3084764. More enhancements to the SPI driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2244 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-10 16:28:34 +00:00 |
gdisirio
|
70ab312f0f
|
New SPI driver model (callback based), not complete yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2242 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-10 15:14:49 +00:00 |
gdisirio
|
19ee10d244
|
Defaulted serial buffer sizes to 16 bytes. Improvements to the documentation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2239 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-09 07:58:41 +00:00 |
gdisirio
|
f407e4a84f
|
HAL improvements, mailboxes macro name changed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2238 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-08 18:16:38 +00:00 |
gdisirio
|
2891f7d645
|
Documentation improvements, fixed a small error in the STM32 serial driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2234 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-04 17:16:18 +00:00 |
gdisirio
|
16855e1a4e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2183 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-20 10:02:19 +00:00 |
gdisirio
|
781b0b129c
|
Fixed bug 3064204.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2175 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-11 10:57:11 +00:00 |
gdisirio
|
f9fd465da5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2173 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-11 10:14:05 +00:00 |
gdisirio
|
18b825ef0c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2167 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-07 13:37:22 +00:00 |
gdisirio
|
4e26a3b42c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2133 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-17 13:23:41 +00:00 |