barthess
|
4fda4dc84f
|
I2C. Code compiles successfully, but totally not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2921 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-05 17:43:54 +00:00 |
barthess
|
5387a1b39f
|
I2C. All is broken. Need rewrite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2919 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-04 14:34:49 +00:00 |
barthess
|
2459b2beb0
|
I2C. My driver really sucks. I'll try to use alberto driver with my improvements
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2918 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-04 13:12:34 +00:00 |
barthess
|
57fb5e703b
|
I2C. Additional locks added to avoiding system hangups. Some mistypes in comments fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2865 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-02 09:33:46 +00:00 |
barthess
|
573b5e875b
|
I2C. Usage example added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2864 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-01 18:23:35 +00:00 |
barthess
|
7a694b4402
|
I2C. Mutual exclusion support added. Need testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2847 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-27 21:12:43 +00:00 |
barthess
|
1ab46c6fb9
|
I2C. Doxy comments improvement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2846 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-27 15:58:39 +00:00 |
barthess
|
d16a6e24d9
|
I2C. API changes. rw_bit field moved from slave config ctructure to the driver structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2845 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-27 14:57:47 +00:00 |
barthess
|
d0397838ae
|
I2C. Small bugfix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2844 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-26 21:28:14 +00:00 |
barthess
|
4457815932
|
I2C. Some improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2841 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-26 14:28:52 +00:00 |
barthess
|
b2f4a22581
|
I2C. Platform independent I2CSlaveConfig structure moved to i2c.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2778 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-27 20:11:34 +00:00 |
barthess
|
4e4d882c04
|
I2C. Cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2777 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-27 19:35:04 +00:00 |
barthess
|
4f827c235a
|
I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2776 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-27 15:22:18 +00:00 |
barthess
|
e96e10761e
|
I2C. Small bugfix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2731 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-10 17:36:37 +00:00 |
barthess
|
12778b0075
|
I2C. Cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2730 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-10 17:21:20 +00:00 |
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
|
c2d458110c
|
I2C. Begin of 10-bit slave address realization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2727 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 23:02:49 +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
|
eddd171ec8
|
I2C. Alberto's clock setting code tested. Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2721 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 15:00:08 +00:00 |
barthess
|
918ff6d6b6
|
I2C. Merged Alberto's clock setting code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2720 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 13:31:34 +00:00 |
barthess
|
00800dd8ed
|
I2C. Async transfer complete. Needs testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2716 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-06 13:36:29 +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
|
6034aab6e6
|
I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2704 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-04 09:55:51 +00:00 |
barthess
|
0f5f6dd222
|
I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2703 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-03 14:02:02 +00:00 |
barthess
|
cb7d5725fb
|
I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2702 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-02 22:34:03 +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 |
gdisirio
|
a79be48cde
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2700 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-31 21:01:29 +00:00 |
barthess
|
25d42f8b90
|
I2C. Master receiving and master trasmitting written. Needs testing and debugging.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2699 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 23:28:02 +00:00 |
barthess
|
47cd88dcc6
|
I2C. Function movement in source file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2698 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 21:24:45 +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
|
e7eb20f7f6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2696 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 19:19:36 +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
|
5e31d55f74
|
Small fix to the STM32 serial driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2694 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 16:23:08 +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
|
ae9a53c802
|
Version 2.2.0 released, trunk version number is 2.3.0 now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2692 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 09:58:07 +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
|
7ebdd9c730
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2688 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-27 22:32:14 +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 |
gdisirio
|
0ca3f3eb1f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2685 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-25 20:44:52 +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 |
barthess
|
a1b70ed301
|
test commit
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2683 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-25 18:53:36 +00:00 |
gdisirio
|
803f40085c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2682 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-25 18:38:07 +00:00 |