JianyuWang0623 opened a new pull request, #15339:
URL: https://github.com/apache/nuttx/pull/15339

   ## Summary
   1. [sim:thermal: The sim:thermal is based on 
sim:nsh](https://github.com/apache/nuttx/commit/a37a72f046242b04255ec7284c42ec1256d1730a)
 : Users can get basic configuration of thermal from `sim:thermal`.
   2. [sim:thermal: The thermal core depends on 
LPWORK](https://github.com/apache/nuttx/commit/312fb7f938de3ac6cb65eaebb37c5a6462576414)
 : The thermal core depends on LPWORK without which will not work.
   3. [Thermal: The thermal core depends on 
LPWORK](https://github.com/apache/nuttx/commit/44e95b6d75d71c13d9354c5606bb465c1e7f0486)
 : Like 2, Add depends to Kconfig of thermal.
   4. [Thermal/dummy: Add temperature jump to test 
hysteresis](https://github.com/apache/nuttx/commit/8009773bb531fa891bf6ec25679702ce06ac7eaa)
 : Update temperature of dummy thermal driver, so that we can test hysteresis 
with sim.
   5. [Thermal/procfs: Do not print invalid target cooling state 
directly](https://github.com/apache/nuttx/commit/0bb0626ba3e7c51bae88ebe49cbfd1e5e589ffab)
 : Maybe we should print special string (e.g. invalid) to mark that the target 
cooling state is invalid instead of print `UINT_MAX` directly.
   6. [sim:thermal: Enable command line 
history](https://github.com/apache/nuttx/commit/1327f693735b19df4070f84ffe9c325209078072)
 : Enable command line history for `sim:thermal`, make it eaiser to input 
repeat commands.
   7. [Thermal/step_wise: Fix that hysteresis takes no 
effect](https://github.com/apache/nuttx/commit/b674b06443d55daad5ccee4149dd9184747f2895)
 : Fix error that hysteresis takes no effect
   
   Details can be found in commit message if necessary.
   
   ## Impact
   drivers/thermal
   
   ## Testing
   1. Selftest (log can be found in commit message)
   2. NuttX CI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to