summaryrefslogtreecommitdiff
path: root/lexicon.txt
diff options
context:
space:
mode:
authorjasonpcarroll <23126711+jasonpcarroll@users.noreply.github.com>2022-12-07 10:29:12 -0800
committerGitHub <noreply@github.com>2022-12-07 10:29:12 -0800
commit228f76cbe3c24a441ee73307cb1361b7c4d3535c (patch)
treec8dd480747babc3f8adb47ee83241a0d3592ced3 /lexicon.txt
parentdb1ac5f63f0ff58c2c25aa49077272cc23d7fc52 (diff)
downloadfreertos-git-228f76cbe3c24a441ee73307cb1361b7c4d3535c.tar.gz
Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891)
* Fix WIN32-MSVC demo in FreeRTOS/Demo. * Add comments. * Fix corechecks * Re-work trace and keyboard input. * Remove unneeded line from trcConfig.h * Fix formatting in trcConfig.h * Fix heap issues, add FreeRTOS task to simulate keyboard interrupts. * Update comment on main_blinky. * Fix spelling. * Make keyboard input thread block on input. * Set thread affinity of keyboard input thread to not run on the same core as FreeRTOS. * Adjust heap regions and total heap size. * Fix spelling. Co-authored-by: Jason Carroll <czjaso@amazon.com>
Diffstat (limited to 'lexicon.txt')
-rw-r--r--lexicon.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/lexicon.txt b/lexicon.txt
index d0161c920..43a371b9b 100644
--- a/lexicon.txt
+++ b/lexicon.txt
@@ -1132,6 +1132,7 @@ juse
katy
kbhit
keil
+keyboardinterrupt
keygen
keytype
khz
@@ -1918,6 +1919,7 @@ prvisrblocktask
prvisroneshottimercallback
prvisrtriggeredtask
prvjobsdemotask
+prvkeyboardinterruptsimulatortask
prvlcdtask
prvlcdtaskline
prvledtimercallback
@@ -2029,6 +2031,7 @@ prvunlockqueue
prvupdateacceptedhandler
prvupdatedeltahandler
prvwin
+prvwindowskeyboardinputthread
prvwinpcaprecvthread
prvwinpcapsendthread
prvzerocopyechoclienttask