Difference between revisions of "2026"

From Wiki at Neela Nurseries
Jump to navigation Jump to search
m (Update 2026 goals with January progress and add git pre-commit goal)
m (Link to datasheet for STM32F401RE)
 
(2 intermediate revisions by the same user not shown)
Line 27: Line 27:
 
[ ] Resurrect Kionix Zephyr driver project.
 
[ ] Resurrect Kionix Zephyr driver project.
 
     [x] add MIT license file
 
     [x] add MIT license file
     [ ] archive the initial work on readings conversions from count to m/s^2
+
     [s] archive the initial work on readings conversions from count to m/s^2
     [ ] clean up the code including run through clang-format
+
      * KX132 conversions file to be removed, conversions are not a driver related set of functions
     [ ] make note of API extensions which may be added in a separate source and header file pair
+
     [s] clean up the code including run through clang-format
 +
      * manual review and code clean up underway
 +
     [s] make note of API extensions which may be added in a separate source and header file pair
 +
      * In Zephyr 4.3.0 find two distinct instances of `lis2dh.h`, the smaller of which is a driver extensions header file
 
Read thoroughly:
 
Read thoroughly:
 
     [ ] https://docs.zephyrproject.org/latest/hardware/peripherals/sensor/index.html
 
     [ ] https://docs.zephyrproject.org/latest/hardware/peripherals/sensor/index.html
 +
    Note newer accelerometer found on LPC55S69-EVK board:  https://www.nxp.com/docs/en/data-sheet/MMA8652FC.pdf
 +
 +
    2026-02-04 mier
 +
    [ ] Note dev boards available with which to work:
 +
        * LPC55S69-EVK
 +
        * Microbit V2
 +
        * RPi2040
 +
        * Sparkfun nRF9160 Feather
 +
        * STM32F401RE
 +
    [ ] Datasheets for these boards:
 +
        * https://os.mbed.com/platforms/ST-Nucleo-F401RE/
  
 
[ ] Add getopts and better factoring to directory bookmarker shell script.
 
[ ] Add getopts and better factoring to directory bookmarker shell script.

Latest revision as of 01:14, 5 February 2026

New Year