Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable ChibiOS subsystems repo-wide. #11449

Merged
merged 1 commit into from
Jan 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions keyboards/chavdai40/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,5 @@

#define CH_CFG_ST_FREQUENCY 10000

#define CH_CFG_USE_TM FALSE

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE

#define CH_CFG_FACTORY_PIPES TRUE

#include_next <chconf.h>

19 changes: 5 additions & 14 deletions keyboards/ergodox_infinity/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,14 @@

#define CH_CFG_TIME_QUANTUM 20

#define CH_CFG_USE_TM FALSE
#define CH_CFG_USE_REGISTRY TRUE

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE
#define CH_CFG_USE_WAITEXIT TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE
#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE
#define CH_CFG_USE_HEAP TRUE

#define CH_CFG_FACTORY_PIPES TRUE
#define CH_CFG_USE_DYNAMIC TRUE

#include_next <chconf.h>

18 changes: 1 addition & 17 deletions keyboards/infinity60/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,7 @@

#define CH_CFG_TIME_QUANTUM 20

#define CH_CFG_USE_TM FALSE

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE

#define CH_CFG_FACTORY_PIPES TRUE
#define CH_CFG_USE_MAILBOXES TRUE

#include_next <chconf.h>

18 changes: 0 additions & 18 deletions keyboards/k_type/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,5 @@

#define CH_CFG_TIME_QUANTUM 20

#define CH_CFG_USE_TM FALSE

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE

#define CH_CFG_FACTORY_PIPES TRUE

#include_next <chconf.h>

45 changes: 0 additions & 45 deletions keyboards/keebwerk/mega/chconf.h

This file was deleted.

18 changes: 0 additions & 18 deletions keyboards/peiorisboards/ixora/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,5 @@

#define CH_CFG_ST_FREQUENCY 10000

#define CH_CFG_USE_TM FALSE

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE

#define CH_CFG_FACTORY_PIPES TRUE

#include_next <chconf.h>

16 changes: 0 additions & 16 deletions keyboards/phoenix/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,5 @@

#define CH_CFG_ST_FREQUENCY 10000

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE

#define CH_CFG_FACTORY_PIPES TRUE

#include_next <chconf.h>

20 changes: 0 additions & 20 deletions keyboards/polilla/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,5 @@

#define CH_CFG_ST_FREQUENCY 10000

#define CH_CFG_USE_TM FALSE

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_DYNAMIC FALSE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE

#define CH_CFG_FACTORY_PIPES TRUE

#include_next <chconf.h>

16 changes: 0 additions & 16 deletions keyboards/tkw/stoutgat/v2/f411/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,5 @@

#pragma once

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE

#define CH_CFG_FACTORY_PIPES TRUE

#include_next <chconf.h>

18 changes: 0 additions & 18 deletions keyboards/vinta/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,5 @@

#define CH_CFG_ST_FREQUENCY 10000

#define CH_CFG_USE_TM FALSE

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE

#define CH_CFG_FACTORY_PIPES TRUE

#include_next <chconf.h>

19 changes: 5 additions & 14 deletions keyboards/whitefox/chconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,14 @@

#define CH_CFG_TIME_QUANTUM 20

#define CH_CFG_USE_TM FALSE
#define CH_CFG_USE_REGISTRY TRUE

#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_USE_FACTORY TRUE

#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE

#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE
#define CH_CFG_USE_WAITEXIT TRUE

#define CH_CFG_FACTORY_SEMAPHORES TRUE

#define CH_CFG_FACTORY_MAILBOXES TRUE
#define CH_CFG_USE_MEMCORE TRUE

#define CH_CFG_FACTORY_OBJ_FIFOS TRUE
#define CH_CFG_USE_HEAP TRUE

#define CH_CFG_FACTORY_PIPES TRUE
#define CH_CFG_USE_DYNAMIC TRUE

#include_next <chconf.h>

41 changes: 0 additions & 41 deletions keyboards/zvecr/zv48/f401/chconf.h

This file was deleted.

41 changes: 0 additions & 41 deletions keyboards/zvecr/zv48/f411/chconf.h

This file was deleted.

Loading