Bugfix/remove gen#496
Conversation
cshilwant
left a comment
There was a problem hiding this comment.
I'm fine removing these 2 configs.
IIRC, @praneethbajjuri had a request in past to keep CORESDK config. Is that request still applicable?
@StaticRocket looks like there's a merge conflict |
CORESDK documentation initially was done to keep a track of internal foundational component handoff to device specific SDK release , Since we moved away from such intermediate internal SDK handoff mechanism and to more open device specific SDK documentation in this public github repo, OK to remove such intermediate product info. Thanks @StaticRocket for cleanup |
Purge coresdk related build target and files as this is no longer maintained and is just selecting the same conditional material as AM335X. Signed-off-by: Randolph Sapp <rs@ti.com>
Remove the GEN platform configs for linux and android and all hidden content in the current pages. This is a meta-platform that was supposed to enable show a common document for all arm32 platforms. Unfortunately this contained a lot of hidden information that was not being exposed for standard releases and is not being updated. Signed-off-by: Randolph Sapp <rs@ti.com>
27860e8 to
2dc5927
Compare
fix(gen): purge gen configs and sections
Remove the GEN platform configs for linux and android and all hidden content
in the current pages.
This is a meta-platform that was supposed to enable show a common document for
all arm32 platforms. Unfortunately this contained a lot of hidden information
that was not being exposed for standard releases and is not being updated.
Signed-off-by: Randolph Sapp rs@ti.com
fix(coresdk): purge coresdk build target and files
Purge coresdk related build target and files as this is no longer maintained
and is just selecting the same conditional material as AM335X.
Signed-off-by: Randolph Sapp rs@ti.com