nuttx/drivers/wireless/ieee80211/bcm43xxx
simbit18 1b1ac6f3b7 Fix nuttx coding style
Remove TABs
Fix indentation
Fix Multi-line comments
Fix Comments to the Right of Statements.

Fix nuttx coding style

Fix Comments to the Right of Statements.
2023-07-13 19:30:56 +08:00
..
bcmf_bdc.c
bcmf_bdc.h
bcmf_cdc.c
bcmf_cdc.h
bcmf_chip_4301x.c
bcmf_chip_43362.c
bcmf_chip_43438.c
bcmf_chip_43455.c
bcmf_chip_data.h
bcmf_core.c
bcmf_core.h
bcmf_driver.c
bcmf_driver.h
bcmf_gpio.c
bcmf_gspi_f2_frame.c
bcmf_gspi_f2_frame.h
bcmf_gspi.c
bcmf_gspi.h
bcmf_interface.c
bcmf_interface.h
bcmf_ioctl.h Fix nuttx coding style 2023-07-13 19:30:56 +08:00
bcmf_netdev.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
bcmf_netdev.h
bcmf_sdio_core.h
bcmf_sdio_regs.h
bcmf_sdio.c
bcmf_sdio.h
bcmf_sdpcm.c
bcmf_sdpcm.h
bcmf_utils.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
bcmf_utils.h
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
cyw_chip_43439.c
cyw_reg_def.h
Kconfig
Make.defs