summaryrefslogtreecommitdiff
path: root/tools/hciattach_st.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
| | | | | | | | | | | | | | This reverts commit 8a03376544b046a84301847d1594f6c3674983ff. The patch needs to be split up and the gdbus/ changes were bogus compared to the original commit message. Conflicts: Makefile.am Makefile.obexd profiles/cyclingspeed/cyclingspeed.c profiles/heartrate/heartrate.c src/error.c
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
| | | | | | | | | | Instead of trying to include config.h in each file over the tree and possibly forgetting to include it, give a "-include config.h" argument to the compiler so it's guaranteed that a) it will be included for all source files and b) it will be the first header included. gdbus/ directory is left out, since it would break other projects using it.
* Remove extra spaces from tools dirJose Antonio Santos Cadenas2010-05-071-6/+6
|
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
|
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Fix broken forward declarationsMarcel Holtmann2008-12-231-0/+2
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Make firmware and paramter loading optionalMarcel Holtmann2007-10-091-5/+21
|
* Change init sequence and add commentsMarcel Holtmann2007-10-091-14/+10
|
* Add support for Philips BGB2xx modulesMarcel Holtmann2007-01-171-7/+31
|
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
|
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-271-0/+1
|
* Load firmware files from /lib/firmwareMarcel Holtmann2006-06-041-5/+11
|
* Add patch and configuration downloadMarcel Holtmann2006-04-181-7/+100
|
* Change device address and resetMarcel Holtmann2006-04-171-9/+45
|
* Update STLC2500 init routineMarcel Holtmann2006-04-161-0/+70
|
* Update STLC2500 init routineMarcel Holtmann2006-04-161-0/+5
|
* Add skeleton for ST Microelectronics init routineMarcel Holtmann2006-03-201-0/+29