当前位置:网站首页>Replace the files under the folder with sed
Replace the files under the folder with sed
2022-07-03 10:06:00 【ldinvicible】
<drv_types.h> "../include/drv_types.h"
Use sed Replace
sed -i "s/<hal_data.h>/\"..\/include\/hal_data.h\"/g" `grep \<hal_data.h\> -rl ./`
sed -i "s/<drv_types.h>/\"..\/include\/drv_types.h\"/g" `grep \<drv_types.h\> -rl ./`
边栏推荐
猜你喜欢
The new series of MCU also continues the two advantages of STM32 product family: low voltage and energy saving
It is difficult to quantify the extent to which a single-chip computer can find a job
Opencv Harris corner detection
The underlying principle of vector
2.Elment Ui 日期选择器 格式化问题
Not many people can finally bring their interests to college graduation
MySQL root user needs sudo login
My notes on the development of intelligent charging pile (III): overview of the overall design of the system software
Education is a pass and ticket. With it, you can step into a higher-level environment
yocto 技術分享第四期:自定義增加軟件包支持
随机推荐
51 MCU tmod and timer configuration
LeetCode - 895 最大频率栈(设计- 哈希表+优先队列 哈希表 + 栈) *
LeetCode - 705 设计哈希集合(设计)
There is no shortcut to learning and development, and there is almost no situation that you can learn faster by leading the way
(1) What is a lambda expression
yocto 技術分享第四期:自定義增加軟件包支持
Stm32 NVIC interrupt priority management
Leetcode bit operation
Synchronization control between tasks
Development of intelligent charging pile (I): overview of the overall design of the system
4G module designed by charging pile obtains signal strength and quality
Oracle database SQL statement execution plan, statement tracking and optimization instance
Mobile phones are a kind of MCU, but the hardware it uses is not 51 chip
LeetCode - 1670 設計前中後隊列(設計 - 兩個雙端隊列)
Seven sorting of ten thousand words by hand (code + dynamic diagram demonstration)
Working mode of 80C51 Serial Port
Design of charging pile mqtt transplantation based on 4G EC20 module
The underlying principle of vector
Exception handling of arm
The new series of MCU also continues the two advantages of STM32 product family: low voltage and energy saving