Re: [PR] Add fbcon example [nuttx-apps]

2025-04-05 Thread via GitHub
TimJTi commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2739913190 > > I am going to add a Kconfig option for whether to intercept/redirect STDIN - it's necessary for NSH but probably is not if the FB is just used for output from the majority of otgher

Re: [PR] Add fbcon example [nuttx-apps]

2025-04-05 Thread via GitHub
lupyuen commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2006659386 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,205 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX t

Re: [PR] Add fbcon example [nuttx-apps]

2025-04-05 Thread via GitHub
cederom commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2006673946 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,205 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX t

Re: [PR] Add fbcon example [nuttx-apps]

2025-04-05 Thread via GitHub
TimJTi commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2003706541 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,201 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX to

Re: [PR] Add fbcon example [nuttx-apps]

2025-04-04 Thread via GitHub
lupyuen commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2742931847 > 2\. Is it possible it was merged before the checks on the last push had finished CI? Is this visible to me or, if not, can someone check just be sure? CI Checks didn't catch th

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-27 Thread via GitHub
hartmannathan commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2006527306 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,205 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the N

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-24 Thread via GitHub
TimJTi commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2006562579 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,205 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX to

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-22 Thread via GitHub
acassis merged PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.a

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-22 Thread via GitHub
cederom commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2745395040 All good now :-) @hartmannathan found the issue and @lupyuen quickly fixed it, things like this happen sometimes, we just need to keep draft status until absolutely sure it can be mer

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-21 Thread via GitHub
simbit18 commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2007321202 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,205 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-21 Thread via GitHub
TimJTi commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2742932303 @cederom > Hmm was this PR marked DRAFT and merged? We need to be more careful as it broke master build for all other boards/config even those not using fbcon. DRAFT means NO MERGE!

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-21 Thread via GitHub
TimJTi commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2742941017 > > 2. Is it possible it was merged before the checks on the last push had finished CI? Is this visible to me or, if not, can someone check just be sure? > > CI Checks didn't catc

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-21 Thread via GitHub
TimJTi commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2742908952 > @cederom I think it was marked Ready For Review yesterday? > > * [Add fbcon example #3029 (comment)](https://github.com/apache/nuttx-apps/pull/3029#event-16882080694) @ce

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-20 Thread via GitHub
lupyuen commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2006659386 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,205 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX t

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-20 Thread via GitHub
cederom commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2741984037 Hmm was this PR marked DRAFT and merged? We need to be more careful as it broke build for all other boards/config not using fbcon. DRAFT means NO MERGE! :-) Things to update (in

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-20 Thread via GitHub
lupyuen commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2741994899 @cederom I think it was marked Ready For Review yesterday? - https://github.com/apache/nuttx-apps/pull/3029#event-16882080694 -- This is an automated message from the Apache Git Se

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-20 Thread via GitHub
cederom commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2742001058 Cool cool at least we have more focus now :D :D -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-20 Thread via GitHub
lupyuen commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2006672226 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,205 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX t

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-20 Thread via GitHub
hartmannathan commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2006577020 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,205 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the N

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-20 Thread via GitHub
acassis commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2740435332 > > > I am going to add a Kconfig option for whether to intercept/redirect STDIN - it's necessary for NSH but probably is not if the FB is just used for output from the majority of otg

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-19 Thread via GitHub
TimJTi commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2737744345 @cederom @acassis > Some documentation would be nice to have too on how to setup hardware so we could test on other targets :-) I have added a bit more meat to Kconfig - shall

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-19 Thread via GitHub
simbit18 commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2003697222 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,201 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-19 Thread via GitHub
simbit18 commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2003697855 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,201 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-19 Thread via GitHub
TimJTi commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2003499952 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,184 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX to

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-19 Thread via GitHub
acassis commented on code in PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#discussion_r2001846839 ## examples/fbcon/Kconfig: ## @@ -0,0 +1,184 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX t

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-19 Thread via GitHub
acassis commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2736795327 > I am going to add a Kconfig option for whether to intercept/redirect STDIN - it's necessary for NSH but probably is not if the FB is just used for output from the majority of otgher

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-19 Thread via GitHub
TimJTi commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2736152787 I am going to add a Kconfig option for whether to intercept/redirect STDIN - it's necessary for NSH but probably is not if the FB is just used for output from the majority of otgher app

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-19 Thread via GitHub
TimJTi commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2736144059 @cederom > Thanks @TimJTi amazing work!! :-) Thank you :-D > > Please remember to update git commit: > > * examples/fbcon: Add video framebuffer console (or something

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-18 Thread via GitHub
cederom commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2735107180 Thanks @TimJTi amazing work!! :-) Please remember to update git commit: * examples/fbcon: Add video framebuffer console (or something like that). * some description. * g

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-18 Thread via GitHub
TimJTi commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2734372129 Just spotted there's a left over folder and CMakeLists.txt from when I called it something else. Will remove that with any future commits here, and before I make it ready for review aft

Re: [PR] Add fbcon example [nuttx-apps]

2025-03-18 Thread via GitHub
nuttxpr commented on PR #3029: URL: https://github.com/apache/nuttx-apps/pull/3029#issuecomment-2734296172 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) __Fill In The Commit Message:__ This PR contains a Commit wi

[PR] Add fbcon example [nuttx-apps]

2025-03-18 Thread via GitHub
TimJTi opened a new pull request, #3029: URL: https://github.com/apache/nuttx-apps/pull/3029 ## Summary This adds a new "Example App" that allows a framebuffer character device to be used for STDOUT and/or STDIN text rendering. ## Impact It is a standalone app so has no impact o