This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-25 21:03:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
esp-idf
/
tools
/
ci
/
sg_rules
History
morris
291554cd09
refactor(global): remove completed todos in the codebase
2025-12-15 22:40:15 +08:00
..
no_function_call_in_min_max_macro.yml
refactor: avoid function calls inside MIN/MAX macros
2025-11-17 22:17:54 +08:00
no_kconfig_in_hal_component.yml
refactor(driver_twai): using hal/config in hal layer
2025-10-29 17:46:15 +08:00
no_private_rom_api_in_examples.yml
feat(ci): add ast-grep rules to lint kconfig in the hal
2024-11-29 22:41:12 +08:00
no_std_assert_in_hal_component.yml
fix(ci): update ast-grep rules to include esp_hal components
2025-09-17 12:05:37 +08:00
recommend_way_to_use_hal_config.yml
refactor(hal): use HAL_CONFIG() macro function
2025-08-08 18:25:24 +08:00
use_correct_critical_section_api_in_components.yml
feat(ci): ast-grep rules to forbid use freertos specific critical section APIs
2025-06-18 11:58:04 +08:00