mila@ringwald.ch
|
a0c35809ae
|
streamline copyright headers
|
2015-02-06 16:19:27 +00:00 |
|
matthias.ringwald@gmail.com
|
f61ec82363
|
fix compile for AVR
|
2014-12-03 22:39:18 +00:00 |
|
matthias.ringwald@gmail.com
|
20ea11b9fd
|
use PROGMEM on AVR architecture for log_ facilities
|
2014-12-03 22:33:36 +00:00 |
|
matthias.ringwald@gmail.com
|
2a7874165a
|
accept patch from #424
|
2014-10-16 12:46:17 +00:00 |
|
matthias.ringwald@gmail.com
|
bde315ce6c
|
renamed btstack config.h to btstack-config.h to allow for better integration with other projects
|
2014-01-19 16:45:57 +00:00 |
|
matthias.ringwald@gmail.com
|
f471afd896
|
replaced #pragma once with old style #include guards to allow use of older compilers
|
2014-01-19 16:30:17 +00:00 |
|
matthias.ringwald@gmail.com
|
eed533f622
|
added missing #pragma once and C++ function name mangling protection
|
2013-05-23 14:57:16 +00:00 |
|
matthias.ringwald
|
1c07209a6d
|
add newline to log_ output
|
2012-10-09 09:42:51 +00:00 |
|
matthias.ringwald
|
6b64433e6a
|
added non-commerical clause and contact email
|
2012-05-07 21:54:09 +00:00 |
|
matthias.ringwald
|
808722c4b2
|
redirect log_* into hci_dump.pklg
|
2012-02-20 20:13:28 +00:00 |
|
matthias.ringwald
|
c8901d41d6
|
use 'config.h' instead of '../config.h' to make standalone builds easier
|
2011-09-25 14:14:10 +00:00 |
|
matthias.ringwald
|
ec749a416e
|
undo last commit
|
2011-08-05 15:00:08 +00:00 |
|
matthias.ringwald
|
06afb09fdb
|
fix compile for embedded
|
2011-08-05 14:58:02 +00:00 |
|
matthias.ringwald
|
fb0ca34a15
|
enable/disable log_debug, log_info, and log_error indivdually
|
2011-07-22 18:40:56 +00:00 |
|
matthias.ringwald
|
7d67539f26
|
renamed log_err into log_error
|
2011-07-22 18:34:18 +00:00 |
|
matthias.ringwald
|
7b5fbe1fe3
|
replace all log_dbg with log_info
|
2011-07-22 18:31:02 +00:00 |
|
matthias.ringwald
|
d2762b7d44
|
introduce log_info
|
2011-07-22 18:24:52 +00:00 |
|
matthias.ringwald
|
b114010b51
|
send output to correct stream, fix C99 compile problem
|
2010-08-03 19:46:08 +00:00 |
|
matthias.ringwald
|
9974f44821
|
fix compile
|
2010-07-05 20:49:14 +00:00 |
|
matthias.ringwald
|
cf0b66f05f
|
fix typo, use log_ macros
|
2010-07-04 19:35:21 +00:00 |
|
matthias.ringwald
|
4ef8c754b2
|
provide a way to disable dbg and err msgs
|
2010-07-04 19:26:33 +00:00 |
|