1167 Commits

Author SHA1 Message Date
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
Matthias Ringwald
770186d106 esp32: fix audio sink driver 2020-11-20 14:27:01 +01:00
Matthias Ringwald
0b695730e4 esp32: unify i2s configuration 2020-11-20 14:27:01 +01:00
Matthias Ringwald
95f861f5a6 daemon: fix configure.ac 2020-11-19 14:32:26 +01:00
Matthias Ringwald
2c0de6c948 port/daemon: add enable printf hexdump 2020-11-06 14:38:41 +01:00
Milanka Ringwald
d3ea2236fc config: cleanup 2020-11-06 14:13:47 +01:00
Milanka Ringwald
3e90877db8 tools: don't use binary flag for opening text files 2020-11-06 13:55:00 +01:00
Milanka Ringwald
9eb40423ac config: remove copyright 2020-11-06 13:40:05 +01:00
Milanka Ringwald
606ccc9bdf config: add ENABLE_PRINTF_HEXDUMP 2020-11-06 12:06:11 +01:00
Milanka Ringwald
36327e5a47 config: sort defines alphabetically 2020-11-06 12:01:26 +01:00
Milanka Ringwald
a375e3dadb config: remove commented defines 2020-11-06 11:45:43 +01:00
Milanka Ringwald
6ccd824859 update python scripts to python3 2020-11-03 15:19:00 +01:00
Matthias Ringwald
f508b9c49c stm32-sx1280: update L451 readme 2020-11-02 19:57:11 +01:00
Matthias Ringwald
2fac2f8a90 stm32-sx1280: split spi_tx_then_rx into spi_tx and spi_rx, temp disable DMA 2020-11-02 19:50:33 +01:00
Matthias Ringwald
357d0f166a stm32-sx1280: .h files depend on build dir 2020-11-02 19:47:22 +01:00
Matthias Ringwald
d20e3046cb enable asserts for all desktop ports 2020-10-27 18:30:56 +01:00
Matthias Ringwald
51342da5f4 libusb: treat warnings as errors in cmake build 2020-10-27 18:19:58 +01:00
Matthias Ringwald
f7b7cba197 libusb: enabled additional compiler warnings depending on compiler 2020-10-27 17:57:32 +01:00
Matthias Ringwald
52ac3a1484 stm32-sx1280: enable BK SPI for L451 module 2020-10-19 22:57:44 +02:00