File tree 7 files changed +7
-11
lines changed
7 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 18
18
" MXCRYPTO_DISABLED" ,
19
19
" NL_ASSERT_LOG=NL_ASSERT_LOG_DEFAULT" ,
20
20
" NL_ASSERT_EXPECT_FLAGS=NL_ASSERT_FLAG_LOG" ,
21
- " WHD_PRINT_DISABLE" ,
22
- " MBED_CONF_LWIP_NETBUF_RECVINFO_ENABLED"
21
+ " WHD_PRINT_DISABLE"
23
22
]
24
23
}
25
24
},
Original file line number Diff line number Diff line change 18
18
" MXCRYPTO_DISABLED" ,
19
19
" NL_ASSERT_LOG=NL_ASSERT_LOG_DEFAULT" ,
20
20
" NL_ASSERT_EXPECT_FLAGS=NL_ASSERT_FLAG_LOG" ,
21
- " WHD_PRINT_DISABLE" ,
22
- " MBED_CONF_LWIP_NETBUF_RECVINFO_ENABLED"
21
+ " WHD_PRINT_DISABLE"
23
22
],
24
23
"target.components_add" : [" capsense" ],
25
24
"lighting-state-led" : " P9_6" ,
Original file line number Diff line number Diff line change 18
18
" MXCRYPTO_DISABLED" ,
19
19
" NL_ASSERT_LOG=NL_ASSERT_LOG_DEFAULT" ,
20
20
" NL_ASSERT_EXPECT_FLAGS=NL_ASSERT_FLAG_LOG" ,
21
- " WHD_PRINT_DISABLE" ,
22
- " MBED_CONF_LWIP_NETBUF_RECVINFO_ENABLED"
21
+ " WHD_PRINT_DISABLE"
23
22
],
24
23
"target.components_add" : [" capsense" ],
25
24
"lock-state-led" : " P9_6" ,
Original file line number Diff line number Diff line change 18
18
" MXCRYPTO_DISABLED" ,
19
19
" NL_ASSERT_LOG=NL_ASSERT_LOG_DEFAULT" ,
20
20
" NL_ASSERT_EXPECT_FLAGS=NL_ASSERT_FLAG_LOG" ,
21
- " WHD_PRINT_DISABLE" ,
22
- " MBED_CONF_LWIP_NETBUF_RECVINFO_ENABLED"
21
+ " WHD_PRINT_DISABLE"
23
22
]
24
23
}
25
24
},
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ mbed-ls==1.8.11 ; platform_machine != "aarch64" and sys_platform == "linux"
134
134
# via -r requirements.mbed.txt
135
135
mbed-os-tools==1.8.11
136
136
# via mbed-ls
137
- mbed-tools==7.22.0 ; platform_machine != "aarch64" and sys_platform == "linux"
137
+ mbed-tools==7.49.1 ; platform_machine != "aarch64" and sys_platform == "linux"
138
138
# via -r requirements.mbed.txt
139
139
mobly==1.10.1
140
140
# via -r requirements.txt
Original file line number Diff line number Diff line change 1
- mbed-tools>=7.0.0 ; platform_machine != 'aarch64' and sys_platform == 'linux'
1
+ mbed-tools>=7.49.1 ; platform_machine != 'aarch64' and sys_platform == 'linux'
2
2
pytest==6.2.5 ; platform_machine != 'aarch64' and sys_platform == 'linux'
3
3
mbed-ls==1.8.11 ; platform_machine != 'aarch64' and sys_platform == 'linux'
You can’t perform that action at this time.
0 commit comments