Tag: ide
02.02.2025 07:19
298
298
Enabling runtime statistics collection in ESP32-arduino
This article will focus on the FreeRTOS functions vTaskGetRunTimeStats and vTaskList, but the same method applies to change any sdkconfig option.
Read
12.01.2025 19:38
3017
3017
Migrating from PHPStorm to Cursor
Let's explore how to configure familiar JetBrains PHPStorm functions in Cursor (VS Code). Many of the features described in this article are general and not specifically tied to PHP, so it will be relevant for migration from other JetBrains products as well.
Read