summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2023-07-24 20:49:20 +0700
committerGitHub <[email protected]>2023-07-24 20:49:20 +0700
commitd685ac689bebf778bbf401ff06ba513cee02182c (patch)
tree5a02234cda241bf119c76900ba4098591c59bef3 /lib
parent8fa0b74d8016554d23f84981f78c656f215d76e8 (diff)
parent25225ba792c7537b6fa25f3be5728a08bf343af8 (diff)
Merge pull request #2172 from hathach/cmake-4088
update bsp for 4088
Diffstat (limited to 'lib')
-rw-r--r--lib/networking/rndis_reports.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/networking/rndis_reports.c b/lib/networking/rndis_reports.c
index cc14f174c..60afb8615 100644
--- a/lib/networking/rndis_reports.c
+++ b/lib/networking/rndis_reports.c
@@ -43,7 +43,7 @@ static usb_eth_stat_t usb_eth_stat = { 0, 0, 0, 0 };
static uint32_t oid_packet_filter = 0x0000000;
static rndis_state_t rndis_state;
-CFG_TUSB_MEM_SECTION CFG_TUSB_MEM_ALIGN static uint8_t ndis_report[8] = { 0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00 };
+CFG_TUD_MEM_SECTION CFG_TUSB_MEM_ALIGN static uint8_t ndis_report[8] = { 0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00 };
static const uint32_t OIDSupportedList[] =
{