This website requires JavaScript.
Explore
Help
Sign In
mirror
/
btstack
Watch
1
Star
0
Fork
0
You've already forked btstack
mirror of
https://github.com/bluekitchen/btstack.git
synced
2025-01-26 21:35:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
btstack
/
platforms
/
posix
/
src
History
Matthias Ringwald
204e94f19f
fix -Wshadow warnings for libusb target
2015-11-08 08:03:57 +01:00
..
hci_transport_h2_libusb.c
fix -Wshadow warnings for libusb target
2015-11-08 08:03:57 +01:00
hci_transport_h4.c
implemented baud rate change for posix h4 transport
2015-04-16 17:12:48 +02:00
hci_transport_h5.c
fix c99 warnings for missing argument of functions with no arguments, fix more warnings
2015-05-13 10:30:46 +02:00
remote_device_db_fs.c
fix all Wmissing-prototype warnings for libusb target
2015-11-08 08:02:37 +01:00
run_loop_posix.c
make embedded_get_time_ms and posix_get_time_ms private. (use run_loop_get_time_ms instead)
2015-06-16 23:37:11 +02:00
stdin_support.c
fix all Wmissing-prototype warnings for libusb target
2015-11-08 08:02:37 +01:00
stdin_support.h
added functions to read int or hex value from console
2015-03-06 14:36:58 +00:00