README.md
484 Bytes
ARM-TrustZone-based-Pulse-Monitoring
2021-1 Capston Project
Instruction
src/Numaker-PFM-M2351
- Need a Keil uVision5
- Place a
src/Numaker-PFM-M2351
directory in aM2351Series_BSP_CMSIS_V3.00.004
directory so that you can use the library.
src/Server
Need a docker engine
-
In src/Server/
- docker build
docker build -t server
- docker run
docker run --name=server -it -p80:80 -p443:443 -p2351:2351 server
- docker build
Contact
shw2662@khu.ac.kr