20 Commits

Author SHA1 Message Date
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
Matthias Ringwald
c13e0a893e removed run_loop_execute from embedded examples, call after btstack_main in main.c 2015-03-31 14:01:58 +02:00
mila@ringwald.ch
d0ed8cbe29 update copyright 2015-02-06 11:13:56 +00:00
matthias.ringwald@gmail.com
c602bc0df3 enable eHCILL as it's working now. use PB1 and PB2 for eHCILL debugging. use 100 ms ticks. manually set RTS during eHCILL sleep 2014-10-16 21:36:49 +00:00
matthias.ringwald@gmail.com
86e730108d disable eHCILL until it's working 2014-10-16 14:34:30 +00:00
matthias.ringwald@gmail.com
86faba9c68 try to work around missing STDOUT_FILENO on IAR 2014-10-16 08:56:20 +00:00
matthias.ringwald@gmail.com
b0c7de49b9 use 250 ms system tick, disable eHCILL for now 2014-10-05 21:48:05 +00:00
matthias.ringwald@gmail.com
810505c066 use wfe instruction to enter sleep mode only if no event had occured prior. spp_and_le_counter working on STM32 2014-10-05 18:18:10 +00:00
matthias.ringwald@gmail.com
ac6b644223 use local hci_uart_config - 1 mbps not working with interal RC clock at 8 mhz 2014-10-05 10:54:40 +00:00
matthias.ringwald@gmail.com
80b1e4cba6 use sleep mode and visualize it using LED2 2014-10-02 19:46:38 +00:00
matthias.ringwald@gmail.com
df60a1e976 use libopencmsis enable/disable irq calls 2014-10-02 19:14:42 +00:00
matthias.ringwald@gmail.com
8fea8d0a58 implement IRQ enable/disable 2014-10-02 15:21:25 +00:00
matthias.ringwald@gmail.com
6d0dd2d7e8 added support for eHCILL 2014-10-02 14:30:16 +00:00
matthias.ringwald@gmail.com
9412ece7fc move hci configuration into main.c 2014-10-02 12:47:00 +00:00
matthias.ringwald@gmail.com
95f2db4fa8 gap_inquiry working on nucleo 2014-10-02 12:30:06 +00:00
matthias.ringwald@gmail.com
6ae6a34cc0 remove disabled code 2014-10-02 07:48:30 +00:00
matthias.ringwald@gmail.com
7e68d623b9 nucleo boots up at 115kb 2014-10-02 07:43:57 +00:00
matthias.ringwald@gmail.com
d901374d9a add in alpha Bluetooth code 2014-09-29 21:08:37 +00:00
matthias.ringwald@gmail.com
69deacbacd let led blink 2014-09-29 20:29:21 +00:00
matthias.ringwald@gmail.com
7bb5609e0a started stm32-f103rb-nucleo port 2014-09-28 20:48:04 +00:00