8 Commits

Author SHA1 Message Date
guozhanxin
d49cc64524 Merge remote-tracking branch 'remotes/origin/master' into add_error_check 2021-03-31 14:00:09 +08:00
guozhanxin
f9be3c80e3 add error checks of rt_mutex_create() 2021-03-24 09:32:12 +08:00
Meco Man
70b1c0e92f auto formatted 2021-03-21 02:55:53 +08:00
chenchaoqun@rt-thread.com
87dad10f3f [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
Ming, Bai
b4de7cce57 Re-normalizing the repo 2013-01-08 22:40:58 +08:00
yungchi@cs.nctu.edu.tw
1dd92a391d Update eeprom driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1795 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-11-20 18:44:10 +00:00
yungchi@cs.nctu.edu.tw
6f6903688b add header notes
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1717 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-21 09:48:45 +00:00
yungchi@cs.nctu.edu.tw
a5cec9ca65 Create a driver diectory
Add I2C driver and a 24LC024H i2c eeprom usage example
Now only support I2C1, not yet fully support I2C2

****GPIO Config****
I2C1 SDA -> PB8
I2C1 SCL -> PB9

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1716 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-21 07:50:43 +00:00