mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 06:27:01 +08:00
usb01: Update due to API changes
This commit is contained in:
@@ -262,8 +262,6 @@ static void Init(rtems_task_argument arg)
|
|||||||
sc = rtems_bsd_initialize();
|
sc = rtems_bsd_initialize();
|
||||||
ASSERT_SC(sc);
|
ASSERT_SC(sc);
|
||||||
|
|
||||||
rtems_bsd_shell_initialize();
|
|
||||||
|
|
||||||
sc = rtems_shell_init(
|
sc = rtems_shell_init(
|
||||||
"SHLL",
|
"SHLL",
|
||||||
16 * 1024,
|
16 * 1024,
|
||||||
|
Reference in New Issue
Block a user