Merge branch 'master' of ssh://172.29.0.8/home/folkert/git/PDP-11
This commit is contained in:
commit
8311511af2
1 changed files with 1 additions and 0 deletions
1
gen.h
1
gen.h
|
@ -28,5 +28,6 @@ typedef enum { rm_prev, rm_cur } rm_selection_t;
|
||||||
// see also https://github.com/espressif/esp-idf/issues/1934
|
// see also https://github.com/espressif/esp-idf/issues/1934
|
||||||
#define DEFAULT_N_PAGES 12
|
#define DEFAULT_N_PAGES 12
|
||||||
#else
|
#else
|
||||||
|
// more requires unibusmap support
|
||||||
#define DEFAULT_N_PAGES 31
|
#define DEFAULT_N_PAGES 31
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue