Code for ECS P6BAT-A+

Code for ECS P6BAT-A+ and rename ECS P6BAP to P6BAP-A+
This commit is contained in:
randomtechkid
2023-01-28 13:06:45 +07:00
parent 57a08c6ef8
commit 6f91882100
3 changed files with 499 additions and 423 deletions

View File

@@ -710,6 +710,7 @@ extern int machine_at_cuv4xls_init(const machine_t *);
extern int machine_at_6via90ap_init(const machine_t *);
extern int machine_at_s1857_init(const machine_t *);
extern int machine_at_p6bap_init(const machine_t *);
extern int machine_at_p6bat_init(const machine_t *);
/* m_at_misc.c */
extern int machine_at_vpc2007_init(const machine_t *);