30 Commits

Author SHA1 Message Date
Matthias Ringwald
ff01079be9 add le_data_channel examples to most ports 2018-01-19 16:32:28 +01:00
Matthias Ringwald
9994cdda7d stm32-f4discovery-cc256x: support ENABLE_SEGGER_RTT 2018-01-12 16:37:57 +01:00
Matthias Ringwald
d5c4838448 stm32-f4discovery-cc256x: compile all examples with Makefile 2018-01-12 15:57:30 +01:00
Matthias Ringwald
367554ea4a stm32-f4discovery-cc256x: avoid warning about UNUSED 2018-01-12 15:53:24 +01:00
Matthias Ringwald
775a92bfc8 stm32-f4discovery-cc256x: comment debug printf in stm32f4_hal 2018-01-12 15:52:45 +01:00
Matthias Ringwald
54a9c1d849 stm32-f4discovery-cc256x: Makefile, linker and startup for LE Examples 2018-01-05 17:31:37 +01:00
Matthias Ringwald
8349ead0eb stm32-f4discovery-cc256x: setup system tlv instance 2017-10-26 15:02:57 +02:00
Matthias Ringwald
2b25cc0e93 stm32-f4discovery-cc256x: create update_gatt_db.py in python instead of shell script 2017-10-23 18:07:57 +02:00
Matthias Ringwald
709c5ddd29 stm32-f4discovery-cc256x: F407 has 1028 kB Flash and 128 + 64 kB RAM 2017-10-13 15:28:12 +02:00
Matthias Ringwald
17ae5bc4f4 FLASH HAL: use 'bank' instead of 'sector' 2017-08-16 15:58:03 +02:00
Matthias Ringwald
c03fe772bb stm32-f4discovery-cc256x: extracted hal_flash_sector_stm32.[ch] 2017-08-15 14:47:52 +02:00
Matthias Ringwald
cc480b8fa8 hal_flash_sector.h: add get_alignment() to get Flash read/write alignment requirements 2017-08-15 11:15:12 +02:00
Matthias Ringwald
d0a478ad14 stm32-f4discovery-cc256x: enable new le_device_db_tlv, fix compile 2017-08-14 14:17:55 +02:00
Matthias Ringwald
139f0ea75c stm32-f4discovery-cc256x: fix buffer swapping in modplayer 2017-07-15 21:29:32 +02:00
Matthias Ringwald
dad8eff978 stm32-f4discovery-cc256x: add missing stm32f4xx hal files for I2C and I2S 2017-07-15 20:46:07 +02:00
Matthias Ringwald
ba9e989ad9 Rename btstack_link_key_db_fixed into btstack_link_key_db_static 2017-06-20 11:04:57 +02:00
Matthias Ringwald
b6c1f7f5cc stm32-f4discovery-cc256x: implement hal_flash_sector_t interface for STM32 F4 2017-06-06 12:05:03 +02:00
Matthias Ringwald
938e9a3261 stm32-f4discovery-cc256x: set NVM_NUM_LINK_KEYS 2017-06-05 11:56:42 +02:00
Matthias Ringwald
6606393ee2 stm32-f4discovery-cc256x: add hal_audio_dma.h implementation, add mod player based on it 2017-06-02 11:08:05 +02:00
Matthias Ringwald
cbf42cc2b7 stm32-f4discovery-cc256x: add audio part from F4 Board Support Package + fix for incorrect i2s clock setup 2017-06-02 11:04:39 +02:00
Matthias Ringwald
e0f088ee8b stm32-f4discovery-cc256x: use fixed link key db 2017-06-02 11:02:02 +02:00
Matthias Ringwald
a5da5505ec stm32-f4discovery-cc256x: cleanup btstack_config.h 2017-06-02 10:55:14 +02:00
Matthias Ringwald
9562527120 stm32-f4discovery-cc256x: use 4 mbps to UART again 2017-05-29 12:10:33 +02:00
Matthias Ringwald
6b7351146f stm32-f4discovery-cc256x: configure for a2dp 2017-05-27 22:49:38 +02:00
Matthias Ringwald
829e22376a stm32-f4discovery-cc256x: add support for btstack_stdin 2017-05-27 21:59:01 +02:00
Matthias Ringwald
2d0fc1be49 cc256x: support CC256xB Service Pack v1.6 and use in all CC256x ports 2017-05-13 23:22:59 +02:00
Matthias Ringwald
055ec3888b stm32-f4discovery-cc256x: copywriting 2017-05-05 16:30:58 +02:00
Matthias Ringwald
7ade95d741 stm32-f4discovery-cc256x: diable eHCILL, use 4 mbps 2017-05-05 16:30:58 +02:00
Matthias Ringwald
5e55a87370 stm32-f4discovery-cc256x: update readme 2017-05-05 16:30:58 +02:00
Matthias Ringwald
c6a9f5e1c8 stm32-f4discovery-cc56x: port and eclipse project generator 2017-05-05 16:30:58 +02:00