History log of /btstack/port/samv71-xplained-atwilc3000/main.c (Results 1 – 16 of 16)
Revision Date Author Comments
# bc6a318f 04-Dec-2023 Matthias Ringwald <[email protected]>

Avoid __ prefix in defines


# c8dfe071 26-Mar-2021 Matthias Ringwald <[email protected]>

hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h


# 25d9a2cd 10-Mar-2021 Matthias Ringwald <[email protected]>

hci_dump: samv71-xplained-atwilc3000 port


# a15efc86 04-Dec-2017 Matthias Ringwald <[email protected]>

atwilc3000: use BLE-only firmware from ASF


# d0ec3fbf 27-Nov-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: disable classic


# 55ab84a4 08-Aug-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: provide memory for a2dp, fix main.c file tag, disable hci dump


# 99e6df5d 08-Aug-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: add support for STDIN


# c4572ab1 07-Aug-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: use 2 mbps for atwilc3000 uart


# 6e0d5aed 07-Aug-2017 Matthias Ringwald <[email protected]>

atwilc3000: configure chipset for main baud rate as part of the firmware download


# cb9ff2fb 06-Aug-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: use debug gpio pins


# 67422dbd 28-Jul-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: assert tx_done is only called once


# 5c5e4857 28-Jul-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: fix HAL UART Receive in IRQ mode


# c267d18b 26-Jul-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: implement hal_uart_dma_set_flowcontrol


# 13b8e9b1 26-Jul-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: firmware upload with 921600


# 58a1b1bb 26-Jul-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: add BTstack files


# 1b2596b5 26-Jul-2017 Matthias Ringwald <[email protected]>

samv71-xplained-atwilc3000: add getting started example with peripheral HALs