Mateusz Szafoni
|
195c210535
|
Merged in raiden00/nuttx (pull request #626)
add generic upper-half motor driver
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2018-04-09 12:59:28 +00:00 |
|
Gregory Nutt
|
d0eb182c00
|
Minor changes from review of last PR
|
2017-10-09 12:15:05 -06:00 |
|
Mateusz Szafoni
|
6c25f3d142
|
Merged in raiden00/nuttx (pull request #505)
Master
* power: Add powerled to Kconfig
* stm32_powerled.c: cosmetics
* stm32_hrtim.c: cosmetics
* stm32/Kconfig: add HRTIM configuration and add DAC external trigger configuration
* stm32f334-disco: Add powerled example configuration
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-10-09 18:07:09 +00:00 |
|
Juha Niskanen
|
cc1f7a63fa
|
power: add driver for TI bq2429x battery charger. TODO: Untested. Does not have poll() support.
|
2017-08-25 07:26:00 -06:00 |
|
Gregory Nutt
|
4be064d19a
|
Move SMPS driver to drivers/power (and header to include/nuttx/power). Rename debug to IOCTLs to more general power naming; create a separate file to coordinate power-related IOCTL commands.
|
2017-07-23 07:35:09 -06:00 |
|
Gregory Nutt
|
54dbec248e
|
PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains.
|
2016-03-27 13:03:47 -06:00 |
|
Gregory Nutt
|
dea4fe5d90
|
PM: Add activity domain to all PM callbacks
|
2016-03-27 11:19:39 -06:00 |
|
Gregory Nutt
|
970822b351
|
Add missing PM configuratin options to Kconfig file
|
2016-03-27 10:18:20 -06:00 |
|
Alan Carvalho de Assis
|
c52e3e017b
|
Battery Charger: Add BQ24250 driver
|
2015-09-20 09:47:00 -06:00 |
|
Alan Carvalho de Assis
|
3cd7558a5e
|
Add basic infrastructure for Battery Charger
|
2015-09-19 13:06:43 -06:00 |
|
Alan Carvalho de Assis
|
9f465fc502
|
Rename battery.[ch] to battery_gauge.[ch]
|
2015-09-19 11:00:14 -06:00 |
|
Gregory Nutt
|
342f5fe33d
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
patacongo
|
c91aa007f2
|
Review and update some board configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4991 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-29 18:30:48 +00:00 |
|
patacongo
|
1dc41e329b
|
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4599 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-13 14:27:44 +00:00 |
|
patacongo
|
330b89ca0e
|
Add kconfig documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:45:52 +00:00 |
|
patacongo
|
4b8c0c41c8
|
Adding skeleton Kconfig files (part 1 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4564 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 15:49:35 +00:00 |
|