aaronwu2017 / KeyFlint

0 stars 0 forks source link

will add another random source from temperature #9

Open aaronwu2017 opened 5 months ago

aaronwu2017 commented 5 months ago

references: 1https://github.com/esphome/feature-requests/issues/744 2https://gist.github.com/An-Toha/5a53f4fbe571c1b9cf02b362a83e93df 3 https://github.com/espressif/arduino-esp32/blob/7b29bac625ee63f5140a5468cbbd7368879dec16/cores/esp32/esp32-hal-misc.c#L4 4 https://github.com/espressif/arduino-esp32/issues/7185 5 https://docs.espressif.com/projects/esp-idf/en/v5.0/esp32s3/api-reference/peripherals/temp_sensor.html

  1. https://github.com/Blockstream/Jade/blob/cf596271b793fd19a6237fae35708de84f2c9630/main/random.c#L250