上一页 1 ··· 222 223 224 225 226 227 228 229 230 ··· 617 下一页

2022年9月8日

摘要: FreeRTOS学习(五)消息队列和二值信号量 xQueue / xSemaphore - 灰信网(软件开发博客聚合) (freesion.com) 阅读全文
posted @ 2022-09-08 11:09 lydstory 阅读(61) 评论(0) 推荐(0)
摘要: SemaphoreHandle_t 信号量 #include <semaphore.h> stm32:信号量 pthread socket client... 阅读全文
posted @ 2022-09-08 10:58 lydstory 阅读(55) 评论(0) 推荐(0)
摘要: uint8_t simno[16]; 卡号16位 uint8_t simno[16]; 卡号16位 阅读全文
posted @ 2022-09-08 10:30 lydstory 阅读(9) 评论(0) 推荐(0)
摘要: typedef unsigned char uint8_t; //无符号8位数 typedef signed char int8_t; //有符号8位数 typedef unsigned int uint16_t; //无符号16位数 typedef signed int int16_t; //有符 阅读全文
posted @ 2022-09-08 10:01 lydstory 阅读(224) 评论(0) 推荐(0)
摘要: #include <stdio.h>#include <iostream> using namespace std; struct test1 { char c; int i;}; struct __attribute__ ((__packed__)) test2 { char c; int i;} 阅读全文
posted @ 2022-09-08 09:28 lydstory 阅读(22) 评论(0) 推荐(0)
摘要: 注释掉原来无用的代码.... 注释掉原来无用的代码.... 注释掉原来无用的代码.... 阅读全文
posted @ 2022-09-08 08:37 lydstory 阅读(23) 评论(0) 推荐(0)

2022年9月7日

摘要: 写单片机 不看串口 不调试 只看示波器 写单片机 不看串口 不调试 只看示波器 写单片机 不看串口 不调试 只看示波器 阅读全文
posted @ 2022-09-07 19:06 lydstory 阅读(22) 评论(0) 推荐(0)
摘要: 示波器的作用 gpio 高低电平 时序 逻辑分析仪 阅读全文
posted @ 2022-09-07 18:51 lydstory 阅读(28) 评论(0) 推荐(0)
摘要: 你这个可能要写模拟时序了 上面3个跟底下那个冲突了 阅读全文
posted @ 2022-09-07 18:28 lydstory 阅读(16) 评论(0) 推荐(0)
摘要: esp/esp-idf/examples/protocols/http_server/file_serving 阅读全文
posted @ 2022-09-07 17:55 lydstory 阅读(23) 评论(0) 推荐(0)
上一页 1 ··· 222 223 224 225 226 227 228 229 230 ··· 617 下一页

导航