STM32 Tutorial #7 - Optimizing my stuff (getting smarter every day)

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 4

  • @LarsBgildThomsen
    @LarsBgildThomsen Месяц назад +1

    Would be wonderful to see more comments on these videos.

  • @stm32world
    @stm32world  2 месяца назад

    A rather interesting view/analysis of the blink application I claimed was done right. However, right or not it could still be optimized quite significantly.

  • @raminrajabioskouei781
    @raminrajabioskouei781 2 месяца назад

    Now I have to look at my codes twice. First make it work, Second force it to be smarter.

    • @stm32world
      @stm32world  2 месяца назад

      To be honest I was moderately surprised by the impact of what seems to be a tiny change. Reviewing your own code and make it better is never a bad thing :)