Files
openwrt-R7800-nss/tools
Nick Hainke 3b2051ce44 tools/b43-tools: update to latest version, fix C23 build
Update b43-tools to the latest upstream version to fix a
compilation error with C23:

  util.h:25:15: error: 'bool' cannot be defined via 'typedef'
     25 | typedef _Bool bool;
        |               ^~~~

Changelog:
c6fc53f replace custom bool typedef with <stdbool.h>
dadf30c fix format warning in compilation
2fe10ea b43-fwdump: Fix forwarding of arguments to disassembler

Link: https://github.com/openwrt/openwrt/pull/18708
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit f8da45e25d)
2025-05-30 17:10:10 +02:00
..
2024-07-27 20:32:20 +02:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2024-04-03 18:56:58 +02:00
2024-11-29 11:29:42 +00:00
2024-10-13 11:55:07 +02:00
2025-01-01 21:19:24 +01:00
2024-05-23 11:49:03 +02:00
2025-04-25 10:55:03 +02:00
2024-09-19 23:05:44 +02:00
2024-09-28 10:27:41 +02:00
2024-09-24 19:48:43 +01:00
2024-04-06 11:24:18 +02:00
2024-05-23 11:49:03 +02:00
2024-05-23 11:49:02 +02:00
2024-05-23 11:49:03 +02:00
2024-05-23 11:49:03 +02:00
2025-04-25 10:55:03 +02:00
2024-09-22 16:33:29 +02:00
2024-08-08 17:19:43 +02:00
2024-04-06 11:24:18 +02:00
2024-10-14 13:58:44 +02:00
2024-05-23 11:49:03 +02:00
2024-06-14 15:27:39 +02:00
2024-06-09 21:23:28 +02:00
2024-04-06 11:24:18 +02:00
2024-06-18 19:49:54 +02:00
2024-04-27 12:07:37 +02:00
2025-05-23 12:36:16 +02:00