index
:
wasp-os.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wasp
/
drivers
Age
Commit message (
Expand
)
Author
2021-09-10
drivers: hrs3300: Reduce HGAIN to x8
Daniel Thompson
2021-06-20
drivers: cst816s: Add a version() method
Daniel Thompson
2021-06-19
rtc: Undo the once-per-second wake up
Daniel Thompson
2021-06-18
drivers: nrf_rtc: Fix sphinx build
Daniel Thompson
2021-06-04
manager/rtc: Experimental power saving technique
Daniel Thompson
2021-02-20
st7789: Fix incorrect variable name in ST7789_SPIs. __init__ docstring.
Piotr Tworek
2021-01-17
drivers: st7789: Further reduce allocations during set_window()
Daniel Thompson
2021-01-17
drivers: st7789: Pre-allocate a memoryview
Daniel Thompson
2021-01-17
drivers: st7789: Optimize set_window()
Daniel Thompson
2020-12-31
drivers: bma421: Switch over to reset_step_counter()
Daniel Thompson
2020-12-12
boards: simulator: Improve spi.write() simulation
Daniel Thompson
2020-11-14
manager: Implement alarm callbacks for applications to use
Daniel Thompson
2020-11-11
hrs3300: Defer initialization until the HRS is used
Daniel Thompson
2020-10-10
drivers: flash: Automatic wake/sleep to minimise idle current
Daniel Thompson
2020-09-27
boards: Remove flash wake up commands
Jeffrey Bailey
2020-09-21
drivers: cst816s: Clear the event buffer during a wake up
Daniel Thompson
2020-08-15
drivers: cst816s: Handle a failure to sleep
Daniel Thompson
2020-08-15
wasp: Introduce a NEXT event
Daniel Thompson
2020-08-09
k9: Add support for Senbono K9
Daniel Thompson
2020-06-30
wasp: Switch to scheduling from interrupt
Daniel Thompson
2020-06-22
drivers: hrs3300: Add a basic HRS3300 sensor driver
Daniel Thompson
2020-06-12
drivers: bma421: Reduce the post-reset delay
Daniel Thompson
2020-06-11
drivers: cst816s: optimize for power saving and responsiveness
Fuji Pebri
2020-06-09
wasp: apps: Step counter application
Daniel Thompson
2020-05-14
drivers: vibrator: Finalize docstrings
Daniel Thompson
2020-05-14
drivers: st7789: Finalize docstrings
Daniel Thompson
2020-05-14
drivers: signal: Finalize docstrings
Daniel Thompson
2020-05-14
drivers: nrf_rtc: Finalize docstrings
Daniel Thompson
2020-05-14
drivers: cst816s: Finalize docstrings
Daniel Thompson
2020-05-14
drivers: battery: Finalize docstrings
Daniel Thompson
2020-05-10
drivers: nrf_rtc: Fix some tab/space issues
Daniel Thompson
2020-05-09
Add PNVRAM support to avoid forgetting the time during a reboot.
Daniel Thompson
2020-04-26
wasp: drivers: nrf_rtc: Fix a nasty bug when setting the time
Daniel Thompson
2020-04-26
wasp: nrf_rtc: Add a tiny bit of extra resolution
Daniel Thompson
2020-04-08
wasp: draw565: Optimize the 2-bit RLE drawing functions
Daniel Thompson
2020-04-06
wasp: vibrator: Better default for pulse
Daniel Thompson
2020-03-22
Add licensing information for all wasp-os files.
Daniel Thompson
2020-03-09
drivers: st7789: Automatically park ready for the next call to write data
Daniel Thompson
2020-03-09
wasp: draw565: Refactor to allow apps to focus on the drawable.
Daniel Thompson
2020-03-08
wasp: manager: Blankt the display during app transitions
Daniel Thompson
2020-03-08
drivers: cst816s: Minor tweaks to the generated documentation.
Daniel Thompson
2020-03-08
wasp: Integrate the touch driver
Daniel Thompson
2020-03-07
drivers: nrf_rtc: Add a higher res monotonic timer
Daniel Thompson
2020-03-07
drivers: cst816s: Decouple from the watch module
Daniel Thompson
2020-03-06
wasp: cst816s: Initial PoC driver
Daniel Thompson
2020-02-19
wasp: Add a simple font renderer
Daniel Thompson
2020-02-19
wasp: Add full dd-mm-yyyy calender tracking
Daniel Thompson
2020-02-09
wasp: Add pure-python SPI NOR FLASH drivers
Daniel Thompson
2020-02-08
drivers: st7789: Optimize RLE decoding loop
Daniel Thompson
2020-02-03
wasp: st7789: Make fill() control sizing
Daniel Thompson
[next]