Serge Vakulenko
|
9c749994c1
|
Setup only UARTs, defined in the kernel config file.
For console initialization, use options CONS_MAJOR and CONS_MINOR.
|
2015-09-19 21:23:07 -07:00 |
|
Serge Vakulenko
|
976bf303cc
|
Kernel config utility: add new specification to assign
logical signals to pins. like 'signal "LED_KERNEL" pin RA0'.
|
2015-09-19 17:09:40 -07:00 |
|
Serge Vakulenko
|
bf92da35b8
|
Fix crash on access to gpio device.
|
2015-09-18 23:49:44 -07:00 |
|
Serge Vakulenko
|
c631ae5d43
|
Kconfig: generate xxx_ENABLED defines automatically.
|
2015-09-08 14:25:59 -07:00 |
|
Serge Vakulenko
|
585773955b
|
Fix include paths in the kernel sources.
Max32 kernel successfully compiled with kconfig utility.
|
2015-08-31 00:21:41 -07:00 |
|
Sergey
|
5f4ecde705
|
Fixed bug in cdevname().
|
2015-05-30 19:26:12 -07:00 |
|
Sergey
|
e08e51f1b9
|
Use permanent allocation of major indexes for character devices.
|
2015-05-30 18:28:22 -07:00 |
|
Serge Vakulenko
|
4e8398cbc9
|
Driver oc renamed to pwm.
|
2015-05-29 20:41:26 -07:00 |
|
Serge Vakulenko
|
29c75b3f71
|
Skeleton driver completed.
|
2015-02-05 19:08:53 -08:00 |
|
Serge Vakulenko
|
9b9f6392dc
|
Added a skeleton for character driver.
|
2015-02-05 19:05:59 -08:00 |
|
Serge Vakulenko
|
f5bbefc222
|
Fixed indenting in devsw.c.
|
2015-02-05 18:13:17 -08:00 |
|
Matt Jenkins
|
9adca14b87
|
Added hx8357 TFT driver for PICadillo
|
2014-08-30 21:17:16 +01:00 |
|
Matt Jenkins
|
895f96d2f7
|
Initial Import from SVN
|
2014-04-09 14:27:18 +01:00 |
|