Z8MAN8
|
8d44b9c9b5
update files' path in Sconscript
|
před 1 rokem |
Shicheng Chu
|
49a9169e5a
add sconscript (#1)
|
před 2 roky |
Damien George
|
b7195d8f93
src/cyw43_ll: Fix issue with alignment of NVRAM download.
|
před 2 roky |
Damien George
|
91c796e165
src/cyw43_ll: Factor firmware validation code into a separate function.
|
před 2 roky |
Damien George
|
7b85c076e7
tests: Enable CYW43_RESOURCE_VERIFY_DOWNLOAD.
|
před 2 roky |
Damien George
|
67366f00dd
tests/mock_sdio: Support mock reading and writing of backplane RAM.
|
před 2 roky |
Damien George
|
84b4569178
src: Add CYW43_RESOURCE_VERIFY_DOWNLOAD option to enable verification.
|
před 2 roky |
Damien George
|
e9049f61ec
tests: Make sure ticks functions return an increasing number.
|
před 2 roky |
Damien George
|
b670b9b6be
src/cyw43_ll: Remove unused "from storage" option.
|
před 2 roky |
Damien George
|
74fdbf6129
tests: Use path relative to top of repo for mock_sdio.c file.
|
před 2 roky |
Damien George
|
2ab0db6e1f
tests/debug_print: Add new test to test building with debug enabled.
|
před 2 roky |
Damien George
|
2ae383bfd7
tests: Factor out common make code to separate file.
|
před 2 roky |
Dave Rensberger
|
86a914927c
src/cyw43_ll: Fix warnings from printf formatting codes.
|
před 2 roky |
iabdalkader
|
f2bd39a18a
firmware: Add the latest W4343WA1 firmware.
|
před 2 roky |
Reinier Heeres
|
8dcf3c7582
src/cyw43_ctrl: Handle errors and buffer overflow when getting STA MACs.
|
před 2 roky |
esky-software
|
45d750d093
src/cyw43_sdio: Guard cyw43_sdio implementation with #if !CYW43_USE_SPI.
|
před 2 roky |
Damien George
|
a1c55f8767
src/cyw43_ll: Don't use %lu or %zu in debug printf.
|
před 2 roky |
Damien George
|
5b0ae13d65
src/cyw43_ll: Guard cyw43_kso_set by USE_KSO macro option.
|
před 2 roky |
Damien George
|
da07f4455f
src/cyw43_ll: Check for errors in cyw43_do_ioctl and cyw43_ll_bus_init.
|
před 2 roky |
Hardik Chauhan
|
8ef38a6d32
src: Fix BT+Wifi buffer corruption issue when using SPI transport.
|
před 2 roky |
iabdalkader
|
05d76fe009
src/cyw43_ll: Fix typo in CYW43_PRINTF macro use.
|
před 2 roky |
Damien George
|
36144f94be
tests/sdio: Test compilation when CYW43_PIN_WL_HOST_WAKE enabled.
|
před 2 roky |
Damien George
|
da34c2fb03
src/cyw43_ctrl: Call cyw43_hal_pin_config_irq_falling, not extint_set.
|
před 2 roky |
Andreas Urbán
|
8b7ba0b634
src: Add doxygen visibility markers for header files.
|
před 2 roky |
Oliver Joos
|
26bee5d1c8
src/cyw43_ll: Fix missing newline after some WARN and DEBUG messages.
|
před 2 roky |
Andreas Urbán
|
a0995587d6
tests/sdio: Add dependency generation to Makefile.
|
před 2 roky |
Damien George
|
5e743fc9ff
tools/ci.sh: Fix cut-and-paste error in heading comment.
|
před 2 roky |
Andreas Urbán
|
423b76263f
tools/ci.sh: Remove reliance on GNU Make built-ins.
|
před 2 roky |
Peter Harper
|
fe548dc69b
src/cyw43_ll: Ignore wrong-payload-type error when using SPI interface.
|
před 2 roky |
Damien George
|
e52dd14a15
src/cyw43: Add CYW43_VERSION macros.
|
před 2 roky |