Matthias Ringwald
|
40bec0daf6
|
stm32-f4discovery-usb: create usbh_bluetooth.c
|
2021-02-11 17:09:30 +01:00 |
|
Matthias Ringwald
|
a8f7f3fcbc
|
stm32-f4discovery-usb: enable RTT, USBH debug messages, HID test, 4 Endpoints
|
2021-02-11 17:09:30 +01:00 |
|
Matthias Ringwald
|
1ddeadfcb2
|
fix warnings / add hid_host.c to embedded targets
|
2021-02-09 19:22:43 +01:00 |
|
Matthias Ringwald
|
2cc827d492
|
zephyr: init sm in posix-h4-zephyr and windows-h4-zephyr
|
2021-02-09 12:19:08 +01:00 |
|
Matthias Ringwald
|
f4ab45812f
|
libusb: add new 0x000b pid of Zephyr HCI USB firmware, init sm_init(), disable SCO if there's only one interface
|
2021-02-08 09:57:37 +01:00 |
|
Matthias Ringwald
|
9d30a519f9
|
libusb/pts: add -Wswitch-default for gcc (ignored by clang)
|
2021-02-02 15:07:43 +01:00 |
|
Matthias Ringwald
|
eaffacf936
|
esp32: enable wide-band speech, disable secure connections for hfp/hsp demos
|
2021-01-26 16:22:48 +01:00 |
|
Matthias Ringwald
|
2b6ecffc7f
|
cmake: use pkg config for libusb compile/link flags
|
2021-01-21 18:57:04 +01:00 |
|
Matthias Ringwald
|
4f75656a02
|
ports: STM32-F103RB Nucleo + CC256x port removed
|
2021-01-14 23:51:10 +01:00 |
|
Matthias Ringwald
|
e01e7c7627
|
msp432p401lp-cc256x: add README
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
520b0a5f5f
|
msp432p401lp-cc256x: remove local hci_dump.c copy
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
6ea4c31d9c
|
msp432p401lp-cc256x: rework Makefile, add all non-audio examples
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
4472ec1633
|
msp432p401lp-cc256x: fix delay_ms implementation
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
64d059d526
|
msp432p401lp-cc256x: support BOOST-CC2564MODA
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
0e19a6f090
|
msp432p401lp-cc256x: trace time in hal_uart_dma_harvest via gpio
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
3c367d7cc3
|
msp432p401lp-cc256x: implement puts and putchar
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
0cec242b70
|
msp432p401lp-cc256x: enable btstack_assert
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
20d2b70ca1
|
msp432p401lp-cc256x: reserve 16 dma channel control structure (8 channels * 2 pri/alt)
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
49845b4368
|
msp432p401lp-cc256x: cleanup
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
a2f998ed80
|
msp432p401lp-cc256x: use 3mbps as main baudrate, comment hci dump
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
44ea22957c
|
msp432p401lp-cc256x: check Controller LMP version
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
14ce5a690e
|
msp432p401lp-cc256x: set SP to end of 64k SRAM
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
10457fd120
|
msp432p401lp-cc256x: update Makefile/config
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
992f9cc193
|
msp432p401lp-cc256x: raise RTS if DMA uses different buffer
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
3ae54f9db5
|
msp432p401lp-cc256x: loopback uart dma test
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
2171803ecd
|
msp432p401lp-cc256x: config baudrate on init, config alt dma transfer for rx
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
5ad984f6b0
|
msp432p401lp-cc256x: update for EM BoosterPacket with CC2564C module
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
9782e8840d
|
msp432p401lp-cc256x: use defines for Bluetooth GPIO config
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
09c40e12a8
|
msp432p401lp-cc256x: ping pong dma for rx
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
142ae15a42
|
msp432p401lp-cc256x: init CS->CTL1 to reset value - fixes issues with Ozone/J-Link
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
ab78f56d7a
|
msp432p401lp-cc256x: add led_counter
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
d392ca8840
|
msp432p401lp-cc256x: implement LED toggle
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
0084ad25a0
|
msp432p401lp-cc256x: re-work baudrate usage
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
9faef3b010
|
msp432p401lp-cc256x: setup dma for complete transfer
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
5fd0122a3e
|
msp432p401lp-cc256x: update driverlib to 3.40.01.02
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
8ba100b5c3
|
msp432p401lp-cc256x: setup dma, implement tx dma, first test wit rx dma
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
ff348cd34b
|
msp432p401lp-cc256x: provide working _sbrk
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
9a7ee89c09
|
msp432p401lp-cc256x: fix EntryPoint, compile with debug information
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
34adffffdd
|
msp432p401lp-cc256x: create project .jdebug files
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
b09921af2e
|
msp432p401lp-cc256x: add missing lib and cc256x lib to download init script
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
a473d7301e
|
msp432p401lp-cc256x: optimize RTS control
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
ef9d7c5315
|
msp432p401lp-cc256x: raise RTS prophylactically on IRQ entry
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
e2cc534947
|
msp432p401lp-cc256x: switch to newlib-nano
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
a37d322430
|
msp432p401lp-cc256x: create .elf instead of .axf
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
acf554ec35
|
msp432p401lp-cc256x: use 48 Mhz MCLK
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
b3a2b5e1eb
|
msp432p401lp-cc256x: compile all examples
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
fc456f6da9
|
msp432p401lp-cc256x: add hal_flash_bank_msp432
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
623d69f85d
|
msp432p401lp-cc256x: add most of BTstack sources
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
f7529f1d24
|
msp432p401lp-cc256x: hci power up working
|
2020-12-30 23:41:41 +01:00 |
|
Matthias Ringwald
|
3cd2e1916c
|
esp32: fix delete examples script
|
2020-12-24 16:55:36 +01:00 |
|