File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
gallery/how_to/work_with_microtvm Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 414414################################################################################
415415# .. note::
416416#
417- # If you'd like to use FreeRTOS for task scheduling and queues, a sample application can be found here
418- # `demo_freertos.c <https://github.com/apache/tvm/blob/main/apps/microtvm/ethosu/src/demo_freertos.c>`
417+ # If you'd like to use FreeRTOS for task scheduling and queues, a sample application can be found here
418+ # `demo_freertos.c <https://github.com/apache/tvm/blob/main/apps/microtvm/ethosu/src/demo_freertos.c>`
419419
420420################################################################################
421421# Creating the linker script
462462################################################################################
463463# .. note::
464464#
465- # If you're using FreeRTOS, the Makefile builds it from the specified FREERTOS_PATH
466- #
467- # .. code-block:: bash
468- #
469- # make FREERTOS_PATH=<FreeRTOS directory>
465+ # If you're using FreeRTOS, the Makefile builds it from the specified FREERTOS_PATH:
466+ # ``make FREERTOS_PATH=<FreeRTOS directory>``
470467#
471468
472469################################################################################
You can’t perform that action at this time.
0 commit comments