Commit Graph

18 Commits

Author SHA1 Message Date
Johan Hedberg
b8779d2202 Revert "Ensure config.h is included by using CPPFLAGS"
This reverts commit 8a03376544.

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
2012-12-07 12:46:04 +02:00
Lucas De Marchi
8a03376544 Ensure config.h is included by using CPPFLAGS
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.
2012-12-05 17:18:07 +02:00
Jose Antonio Santos Cadenas
0edbc77755 Remove extra spaces from tools dir 2010-05-07 01:48:03 +03:00
Marcel Holtmann
9184e2eeb7 Update copyright information 2010-01-01 17:08:17 -08:00
Marcel Holtmann
fb333f1c88 Update copyright information 2009-01-01 19:33:20 +01:00
Marcel Holtmann
290427f21e Fix broken forward declarations 2008-12-23 05:39:54 +01:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Marcel Holtmann
bc3ec57654 Make firmware and paramter loading optional 2007-10-09 16:52:48 +00:00
Marcel Holtmann
ebc48fedda Change init sequence and add comments 2007-10-09 16:51:17 +00:00
Marcel Holtmann
c3da6a4973 Add support for Philips BGB2xx modules 2007-01-17 12:31:42 +00:00
Marcel Holtmann
607695ed10 Update copyright information 2007-01-13 17:48:12 +00:00
Marcel Holtmann
943b02e163 Include sys/param.h for PATH_MAX when cross-compiling 2006-06-27 07:33:36 +00:00
Marcel Holtmann
99dd5f8c75 Load firmware files from /lib/firmware 2006-06-04 15:27:17 +00:00
Marcel Holtmann
d168dc6410 Add patch and configuration download 2006-04-18 00:49:40 +00:00
Marcel Holtmann
892ff56030 Change device address and reset 2006-04-17 01:13:57 +00:00
Marcel Holtmann
0bf26d6184 Update STLC2500 init routine 2006-04-16 22:04:19 +00:00
Marcel Holtmann
ae2bada637 Update STLC2500 init routine 2006-04-16 21:09:01 +00:00
Marcel Holtmann
f8a36952f3 Add skeleton for ST Microelectronics init routine 2006-03-20 22:32:32 +00:00