From eea2a54cd89d71d53838cc0dc82aa91703460428 Mon Sep 17 00:00:00 2001 From: Jinguang Dong Date: Fri, 13 Nov 2020 14:45:36 +0800 Subject: [PATCH] fixed third-party dev board complete time --- meeting-notes/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meeting-notes/roadmap.md b/meeting-notes/roadmap.md index b8f90cf65..d53e943e5 100644 --- a/meeting-notes/roadmap.md +++ b/meeting-notes/roadmap.md @@ -10,7 +10,7 @@ We briefly list the roadmap and milestone for the next few months, this is the f | Plan | Period | Proposer | Status | |--------------|:--------------:|:--------------:|:--------------:| | Provide Dockerfile and Docker image for Developers to compiler and flash image in the same enviroment | Oct | dongjinguang | Close | -| Accepting PR of porting 3rd dev board Application for the Code of L0/L1 Non-HiSilicon Chips | Oct | dongjinguang | Open | +| Accepting PR of porting 3rd dev board Application for the Code of L0/L1 Non-HiSilicon Chips | Noc | dongjinguang | Open | | separate ringbuffer managerment from hilog & hievent virtual driver | Oct | stesen | Open | | Read muti-log at one time implement for hilog | Nov | stesen | Open | | Reader session implement for hilog | Nov | stesen | Open | -- GitLab